Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-1202

time64 build issues with -std=c99

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.9.5, 3.5
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

       [2016/12/02 18:23:55.987] bson/time64.c: In function 'localtime64_r':
       [2016/12/02 18:23:55.987] bson/time64.c:680:9: warning: implicit declaration of function 'localtime_r' [-Wimplicit-function-declaration]
       [2016/12/02 18:23:55.987]          LOCALTIME_R(&safe_time, &safe_date);
       [2016/12/02 18:23:55.987]          ^
       [2016/12/02 18:23:55.988] bson/time64.c: In function 'localtime64':
       [2016/12/02 18:23:55.988] bson/time64.c:775:5: warning: implicit declaration of function 'tzset' [-Wimplicit-function-declaration]
       [2016/12/02 18:23:55.988]      tzset();
       [2016/12/02 18:23:55.988]      ^

            Assignee:
            bernie@mongodb.com Bernie Hackett
            Reporter:
            bernie@mongodb.com Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: