regex.h included with GHC 6.4.2

21 Jul
2006
21 Jul
'06
4:49 p.m.
Am I crazy or is there an error in regex.h included with GHC? On line 110 there appears to be an extraneous or unterminated 'extern "C" {' Regards, Rich

24 Jul
24 Jul
4:04 p.m.
Rich Fought wrote:
Am I crazy or is there an error in regex.h included with GHC?
On line 110 there appears to be an extraneous or unterminated 'extern "C" {'
Apparently so. It was added in rev 1.2 of libraries/cbits/regex/regex.h by simonpj, but it looks like a typo (or cut&pasto). I've removed it now. Cheers, Simon
6925
Age (days ago)
6928
Last active (days ago)
1 comments
2 participants
participants (2)
-
Rich Fought
-
Simon Marlow