dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [bugs #9592] cscc error: Syscall.cs:58: constant value


From: James Michael DuPont
Subject: [Pnet-developers] [bugs #9592] cscc error: Syscall.cs:58: constant value required when building Mono.Posix from ml-pnet
Date: Wed, 29 Dec 2004 18:09:45 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041111 Firefox/1.0 (Debian package 1.0-2)

This mail is an automated notification from the bugs tracker
 of the project: DotGNU Portable.NET.

/**************************************************************************/
[bugs #9592] Latest Modifications:

Changes by: 
                James Michael DuPont <address@hidden>
'Date: 
                Wed 12/29/2004 at 18:09 (Europe/Berlin)

------------------ Additional Follow-up Comments ----------------------------
This patch is a first start in fixing the problem.
there is another bug of mine that has similar issues.
I think that I will be able to fix all these problems at once.

In fact, this should be converted to be part of the cscc test cases.






/**************************************************************************/
[bugs #9592] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9592>
Project: DotGNU Portable.NET
Submitted by: Klaus Treichel
On: Thu 07/08/2004 at 07:10

Category:  None
Severity:  5 - Average
Item Group:  None
Resolution:  None
Privacy:  Public
Assigned to:  None
Status:  Open


Summary:  cscc error: Syscall.cs:58: constant value required when building 
Mono.Posix from ml-pnet

Original Submission:  The error occures on line 58/59:
[assembly:Mono.Posix.IncludeAttribute (new string [] {"sys/types.h", 
"sys/stat.h", "sys/wait.h", "unistd.h", "fcntl.h", "signal.h"},
                                       new string [] {"_GNU_SOURCE"})]


Follow-up Comments
------------------


-------------------------------------------------------
Date: Wed 12/29/2004 at 18:09       By: James Michael DuPont <mdupont>
This patch is a first start in fixing the problem.
there is another bug of mine that has similar issues.
I think that I will be able to fix all these problems at once.

In fact, this should be converted to be part of the cscc test cases.

-------------------------------------------------------
Date: Wed 12/29/2004 at 17:11       By: James Michael DuPont <mdupont>
Here is a test case for this.
It is a problem that the 
new string [] {""}

is not being treated a constant!
I will make a hack to remove the chekcing.






File Attachments
-------------------

-------------------------------------------------------
Date: Wed 12/29/2004 at 18:09  Name: semantics.txt  Size: 996B   By: mdupont
Patch for making this go away
http://savannah.gnu.org/bugs/download.php?item_id=9592&amp;item_file_id=2004

-------------------------------------------------------
Date: Wed 12/29/2004 at 17:11  Name: testcase9.cs  Size: 1.04KB   By: mdupont
Test case for this issue
http://savannah.gnu.org/bugs/download.php?item_id=9592&amp;item_file_id=2003






For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=9592>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]