[Barrelfish-users] Compile error in lib/octopus/parser/parser.c

Patrik Eklöf peklof at kth.se
Wed Jul 4 17:48:46 CEST 2012


It seems there was a compile error in parser.c due to someone using bad coding practices of passing a string literal to a function expecting a char* (which really was expecting a string literal, though).
In case this error hasn't been fixed yet, I made a patch to fix the error.

Regards,
Patrik Eklöf
Student at ICT, Master of Science in Engineering Education, IT Programme, KTH, Kista
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.inf.ethz.ch/pipermail/barrelfish-users/attachments/20120704/dce19b08/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: parse.patch
Type: application/octet-stream
Size: 764 bytes
Desc: parse.patch
Url : https://lists.inf.ethz.ch/pipermail/barrelfish-users/attachments/20120704/dce19b08/attachment.obj 


More information about the Barrelfish-users mailing list