allow '//' comments in xspice code models

This commit is contained in:
rlar
2011-08-07 10:04:35 +00:00
parent d18caa4fe1
commit b6aef04d26
2 changed files with 23 additions and 0 deletions
+6
View File
@@ -1,3 +1,9 @@
2011-08-07 Robert Larice
* src/xspice/cmpp/mod_lex.l :
allow '//' comments in xspice code models
Bugs item #3387331 `Be careful when using "//" in codemodel sources'
https://sourceforge.net/tracker/?func=detail&atid=423915&aid=3387331&group_id=38962
2011-08-07 Robert Larice
* src/frontend/shyu.c :
fix a `strict-aliasing' warning