Hi Guys,

For some reason I made a rather stupid mistake in rev 289. The Solaris
gcc had problems with "a ?: b", and we replaced it with "a ? NULL : b".

Oops.

We should have replaced it with "a ? a : b".

Users of revisions 289, 290, 291 should upgrade to 292 ASAP, otherwise
you will get random segfaults. (Revisions below 288 are safe).

GI

PS: Thanks to Angelo Graziosi for first flagging the crash on Cygwin.

-- 
Modern Computer Viruses:
Bill Clinton virus -- Promises to give equal time to all processes: 50%
to poor, slow processes; 50% to middle-class processes, and 50% to rich
ones. This virus protests your computer's involvement in other
computer's affairs, even though it has been having one of its own for 12
years.

Attachment: pgpzJF720KtOE.pgp
Description: PGP signature

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Materm-usage mailing list
Materm-usage@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/materm-usage
Mrxvt home page: http://materm.sourceforge.net

Reply via email to