Re: minor bug in aecattr(5)
Walter Franzini <[email protected]>
| Newsgroups | gmane.comp.version-control.aegis.user |
|---|---|
| Message-ID | <[email protected]> |
"Aryeh M. Friedman" <[email protected]> writes: > If you have unescaped "'s in description or brief description no error > is produced and aegis will just remove them from the string literal It's a feature, not a bug :-) Aegis follows the C-language convention, so string literals are concatenated without the needs for a binary operator (+ in Java). Try to put something (not spaces obviously) between the quotes and you will see a syntax error. ciao -- Walter Franzini http://aegis.stepbuild.org/ _______________________________________________ Aegis-users mailing list [email protected] http://lists.auug.org.au/listinfo/aegis-users
signature.asc
(application/pgp-signature, 196 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkv62PQACgkQlqotV8s/60NMSgCgtx402cXrJaXRmpL++QKbLiep y18AoJuDQog1BY4m7Jf1Gt/WWiMkfIC4 =rXx6 -----END PGP SIGNATURE-----