There are some places in the Pike code where CVS keyword substitution is used (like $Revision$ in Tools.pmod/Standalone.pmod/module.pike). In some cases, like this one, where those keywords are used outside of comments problems appear (doesnt compile). Any workarounds for git?
Also with this particular case (when the first constant is wrong), pike segfaults, apparently in f_function_name called by _sprintf in the last backtrace frame of that compile error.
best
arne