mainbayonne - Support: sr #102287, _ in variable names

 
 

sr #102287: _ in variable names

Submitter:  Invalid User ID <#21088>
Submitted:  Sun 20 Jul 2003 01:39:15 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  2 - Minor Status:  None
Privacy:  Public Assigned to:  dyfet
Open/Closed:  Open Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 24 Aug 2003 09:52:31 PM UTC, comment #1: 


In the latest version of ccscript, you can possibly use \_ within quotes,
but this only works within quoted string statements in ccscript proper.
.define uses the raw token parser, and that does likely still split.
However, you can try \_ to see if it works there as well...


David Sugar <dyfet>
Group administrator
Sun 20 Jul 2003 01:39:15 PM UTC, original submission:  


Here at Professional Reviews Inc. we use Python and
several other
programming tools.  We have decided to use underscores
in our directory
names and other places to be able to map these things
onto Python
function names (or C function names for that matter).

I tried the following:

  .define savedir
"/share/pri/common/bayonne/out/pri_ecase_dict/done"

but that did not work.  Bayonne cut it off and left me
with:

  /share/pri/common/bayonne/out/pri

I've tried to look at the ScriptImage::getToken to
figure out why this
is the case but I'm not sure I've found anything useful
yet.

It does not sound right to me that Bayonne should
tokenize my strings.

Invalid User ID <#21088>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2003-08-24 dyfet Assigned toNone None

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code