[fixed]getrealtimeand date crash windows7

You discovered a bug in the engine, and you are sure that it is not a problem of your code? Just post it in here. Please read the bug posting guidelines first.
Post Reply
Granyte
Posts: 850
Joined: Tue Jan 25, 2011 11:07 pm
Contact:

[fixed]getrealtimeand date crash windows7

Post by Granyte »

In my last project I needed to get the actual time and found that under windows7 the function getrealtimeanddate returned a crash
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Re: getrealtimeand date crash windows7

Post by hybrid »

Yes, ok. The Windows functions behave a little different to those from Linux/Posix. I have to add some checks there. Thanks for reporting.
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Re: getrealtimeand date crash windows7

Post by hybrid »

Ok, fixed it for 1.8 SVN branch, trunk will follow. Maybe you can check this out, as I never experienced such a problem. Thanks.
Granyte
Posts: 850
Joined: Tue Jan 25, 2011 11:07 pm
Contact:

Re: [fixed]getrealtimeand date crash windows7

Post by Granyte »

Can't test it right now my surface hdd is full so cannot even compile it
Post Reply