http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=401

           Summary: Hspeak is strict about whitepace around string
                    assignment
           Product: OHRRPGCE
           Version: 20070??? Ubersetzung
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Hspeak compiler
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Hspeak string alignment allows:

  $1="foo"

but rejects:

  $1 = "foo"

Hspeak is so maniacally lenient about spacing everywhere elese in the languge,
it doesn't make sense to be strict about it for string assignment.


-- 
Configure bugmail: 
http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
ohrrpgce mailing list
[email protected]
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to