[parrot/parrot] 34ee75: Use proper /* */ C-style comments, not C++-style /...
GitHub
noreply at github.com
Wed Mar 21 15:05:52 UTC 2012
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 34ee7539e93c880833501b5e89918ed0b4746c90
https://github.com/parrot/parrot/commit/34ee7539e93c880833501b5e89918ed0b4746c90
Author: Andy Lester <andy at petdance.com>
Date: 2012-03-21 (Wed, 21 Mar 2012)
Changed paths:
M frontend/parrot/main.c
M frontend/parrot2/main.c
M src/gc/string_gc.c
M src/interp/inter_cb.c
Log Message:
-----------
Use proper /* */ C-style comments, not C++-style // comments which some compilers do not handle
More information about the parrot-commits
mailing list