Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] Symbol names containg dollar signs

Fortran '$' is a valid character for symbol names. So you can have a
variable called 'abc$def' for example.
...
Is it possible to configure the Photran to allow '$' in symbol names?

Unfortunately, you can't configure Photran to allow that right now, but it would be an easy change for us to make. Please open a bug for this at https://bugs.eclipse.org/bugs/enter_bug.cgi?assigned_to=photran-inbox%40eclipse.org&component=Photran.Unknown&product=PTP&version=5.0
 and I can probably get that into the June release.

Jeff


Back to the top