Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 394
    • Issues 394
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Issues
  • #2130
Closed
Open
Created Sep 18, 2014 by Sven-Bodo Scholz@sbsOwner

illegal module name crashes scanner parser iff followed by a use....

Bugzilla Link 1131
Created on Sep 18, 2014 11:32
Resolution FIXED
Resolved on Sep 29, 2014 15:47
Version svn
OS All
Architecture PC

Extended Description

Compile this:
module 1131;
use Array: all;
without any command line parameters...... leads to 
sac2c-d 1131.sac
**  1: Loading SAC program ...
  **** Locating source code ...
  Reading from file "./1131.sac" ...
  **** Running C preprocessor ...
  **** Parsing input file ...
./1131.sac 1:8 error:
=> token of class `id' expected, `1131' token found
OOOOOOOPS, your program crashed the compiler 8-((
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking