[Developers] Issue 34 in admb-project: '-' in root tpl filename.

codesite-noreply at google.com codesite-noreply at google.com
Thu Apr 23 15:50:03 PDT 2009


Updates:
	Status: Done

Comment #4 on issue 34 by jnancheta: '-' in root tpl filename.
http://code.google.com/p/admb-project/issues/detail?id=34

Done in revision admb(205).  Replace non-alpha or non-number in the  
filename with an
underscore '_'.  The tpl2cpp processed files can not be compiled because of  
the '-'
in the define statement.

ie

#define __simple-test__

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the Developers mailing list