[Developers] Issue 85 in admb-project: ^M characters will not compile in processed .cpp files

codesite-noreply at google.com codesite-noreply at google.com
Mon Oct 12 14:56:25 PDT 2009


Status: Accepted
Owner: jnancheta
Labels: Type-Defect Priority-Medium

New issue 85 by jnancheta: ^M characters will not compile in processed .cpp  
files
http://code.google.com/p/admb-project/issues/detail?id=85

If the ^M appears in strings

dvector temp("{.001,.0001,.0001,1e-7^M}");

it will not compile.  The ^M characters should be filtered
out in the tpl2cpp or tpl2rem programs.


--
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