Menu

#1627 Disappearance of an old modification in 'r13960'

Next_Nightly
fixed
nobody
None
Bug_Report
22 hours ago
3 days ago
LETARTARE
No

It appears that the ticket '1538' bringing the modification 'r13378' disappeared in 'r13960' .
Could a developer check ?

Discussion

  • LETARTARE

    LETARTARE - 2 days ago

    Yes for 'r13678' , it's a copy error.

    But I just did the next sequence in with '13960'

    • in 'gzguts.h' we fnd

    ...
    #ifdef _WIN32
    #include <stddef.h>
    #endif</stddef.h>

    • delete 'help_plugin|zlib|gzguts.h'
    • refresh the svn with '13960' (so recharge 'gzguts.h')
    • the reading of 'gzguts.h' indicates

    ...
    #ifdef _WIN32
    #include <stddef.h>
    #endif</stddef.h>

    • it's missing the fix !
     
  • Miguel Gimenez

    Miguel Gimenez - 22 hours ago
    • status: open --> fixed
     

Log in to post a comment.