[ragel-users] Re: Error: need explicit cast to convert from: int (*C func)(int ) to : char const *

Bob Paddock graceindustr... at gmail.com
Wed Apr 9 18:10:25 UTC 2008


On 4/9/08, Adrian Thurston <thurs... at cs.queensu.ca> wrote:
>
>
> Do you have
>
> using std::eof;
>
> or something similar in your program?


No.


> You should just be able to add:
>
> const char *eof = 0;
>
> after the declaration of pe and make the error go away.



It did, thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.colm.net/pipermail/ragel-users/attachments/20080409/5c645c5f/attachment-0001.html>


More information about the ragel-users mailing list