On Sep 30, 2008, at 1:09 PM, Bernhard Reutner-Fischer wrote:
To be gentle to c89 bootstrap-compilers the attached patch does
basically s/\/\/\(.*\)/\/*\1 *\//g

Just to clarify for reading, the replacement could be noted as s#//\(.* \)#/*\1 */#g. Basically, turning the single line style comment into a / * */ style comment.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
uClibc mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/uclibc

Reply via email to