bugDotGNU Portable.NET - Bugs: bug #10945, cscc does not compile Pointer to...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #10945: cscc does not compile Pointer to Pointer to Struct if struct is defined in same File

Submitter:  Klaus Treichel <ktreichel>
Submitted:  Mon 08 Nov 2004 06:09:14 PM UTC
   
 
Category:  None Severity:  1 - Wish
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Sun 27 May 2007 02:14:25 PM UTC, comment #1: 

compiles now with current cvs.

Klaus Treichel <ktreichel>
Group administrator
Mon 08 Nov 2004 06:09:14 PM UTC, original submission:  

Compiling the attached testcase with:

cscc -funsafe TestPtrToPtr.cs

raises error:

TestPtrToPtr.cs:18: syntax error, unexpected ')' at or near `)'

where it shouldn't.

Testcase compiles fine with mcs.

mcs -unsafe TestPtrToPtr.cs

This is needed to build Tao.Sdl with cscc.

Klaus Treichel <ktreichel>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #1963:  TestPtrToPtr.cs added by ktreichel (260B - text/x-csharp - Small testcase where the above mentioned error occures.)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ktreichel (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-05-27 ktreichel StatusNone Fixed
        Open/ClosedOpen Closed
    2004-11-08 ktreichel Attached File- Added TestPtrToPtr.cs, #1850

    Back to the top

    Powered by Savane 3.13-0329.
    Corresponding source code