After merging of "include" and "script", and adding automatic BSDL detection during "include", "detect" seems to produce irritating error messages due to comments in data files?
Just noticed that in
http://sourceforge.net/forum/message.php?msg_id=4793048
-E- Error: Illegal character # (/043) at line 1:
Logged In: YES
user_id=156321
Originator: NO
The error message is emitted by the BSDL lexer when it encounters an illegal character (in terms of BSDL syntax) in the script file before the parser detects a syntax error.
Has been fixed in SVN r1073.