Menu

#8 Minor tweaks for suite fixtures and durations.

3.1 development
accepted
None
5
2016-09-05
2015-06-05
No

Attached which is a patch against the development branch which adds a "use" clause for whatever suite-wide fixture is in use.

This is necessary as the driver operates under "implicit none" and therefore must identify any external code it is going to make use of. It can not be left to the link stage.

Also in the patch I have removed what appear to be mistaken "allocatable" on maxTimeoutDuration and maxLaunchDuration. Mistaken as the next thing which happens with these variables is not allocation but assignment.

1 Attachments

Related

Patches: #8

Discussion

  • Tom Clune

    Tom Clune - 2016-09-05

    Matthew - here's another patch that I missed and/or resolved and forgot to clear.
    Please let me know if it is still an issue - as it is over a year old.

    Cheers,

    - Tom

     
    • Matthew Hambley

      Matthew Hambley - 2016-09-05

      From: Tom Clune [mailto:tom_clune@users.sf.net]

      Matthew - here's another patch that I missed and/or resolved and forgot
      to clear.
      Please let me know if it is still an issue - as it is over a year old.

      I've had a quick look at the head of trunk and it looks like both changes this patch represents have been implemented.

      Therefore I think you can close this ticket as "done".

      --
      Matthew

       
  • Tom Clune

    Tom Clune - 2016-09-05
    • status: open --> accepted
     

Log in to post a comment.

MongoDB Logo MongoDB