Re: gcc 4.8.2 runtime library error

2014-06-16 Thread Corinna Vinschen
On May 28 08:53, Arthur Schwarz wrote: > Win 7 64-bit > gcc 4.8.2 (64-bit) > > ret: http://stackoverflow.com/questions/23900921/c-scanf-la-returns-0 > > I don't know whether cygwin or gcc.org maintains the runtime library. If > this is the wrong location I'll redirect this e-mail. We're using th

gcc 4.8.2 runtime library error

2014-05-28 Thread Arthur Schwarz
Win 7 64-bit gcc 4.8.2 (64-bit) ret: http://stackoverflow.com/questions/23900921/c-scanf-la-returns-0 I don't know whether cygwin or gcc.org maintains the runtime library. If this is the wrong location I'll redirect this e-mail. sscanf() doesn't handle "%la" correctly and crashes on "%a". Samp