Csound Csound-dev Csound-tekno Search About

[Cs-dev] [ csound-Bugs-2971557 ] Wrong error numbers reported

Date2010-03-16 21:15
From"SourceForge.net"
Subject[Cs-dev] [ csound-Bugs-2971557 ] Wrong error numbers reported
Bugs item #2971557, was opened at 2010-03-16 16:15
Message generated for change (Tracker Item Submitted) made by mantaraya36
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=564599&aid=2971557&group_id=81968

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: csound
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Andres Cabrera (mantaraya36)
Assigned to: Nobody/Anonymous (nobody)
Summary: Wrong error numbers reported

Initial Comment:
The line numbers reported for errors are wrong when there are backslashes, defines which span several lines and multiline comments using /* */
This is all with the old parser. Haven't tried with the new one.
See attachment and try these:


sr = 44100
ksmps = 8
nchnls = 2
0dbfs = 1

#define TEST # asfa
asas
fasdf
asdf
asfd
asdf
#

erwe











sr = 44100
ksmps = 8
nchnls = 2
0dbfs = 1

/* dsadsada
adsasda
asdasd
asdasdasd */

erwe









----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=564599&aid=2971557&group_id=81968

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net