Re: [miguel@ximian.com: parrot/mops/mops.cs]

2002-07-25 Thread Leon Brocard
Simon Cozens sent the following bits through the ether: > The mops test for C# in the parrot distribution uses long-integers, > which are 64-bit values, instead of the 32-bit integers used by the > other tests in the directory. Cool. How do we fix it? Change long to int? Leon -- Leon Brocard..

[miguel@ximian.com: parrot/mops/mops.cs]

2002-07-25 Thread Simon Cozens
- Forwarded message from Miguel de Icaza <[EMAIL PROTECTED]> - From: Miguel de Icaza <[EMAIL PROTECTED]> Subject: parrot/mops/mops.cs To: [EMAIL PROTECTED] Organization: Hello, The mops test for C# in the parrot distribution uses long-integers, which are 64-bit values, instead of th