swarm-support
[Top][All Lists]
Advanced

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

Re: [Swarm-Support] error with Save


From: Marcus G. Daniels
Subject: Re: [Swarm-Support] error with Save
Date: Thu, 30 Mar 2006 17:14:39 -0700
User-agent: Thunderbird 1.5 (Windows/20051201)

Pietro Terna wrote:
I underline, as below, the the error is generated only using the newest version of the javaswarm.dll file.

Looks like the problem is that long long is recognized by the compiler, but it either maps to the same size as long (and there is, say, some case statement fall-through based on the size in Swarm) or else it is just that MingW lacks, as the error indicates, a format specifier for a long long. Happily, all the relevant tools and libraries have freely redistributable source code, so it's just a matter of finding someone with the will to get to the bottom of it!


*** event raised for error: NotImplemented
*** function: _i_OutputStream_c__catLongLong_(), file: /src/swarm/src/collection
s/OutputStream.m, line: 268
No printf format specifier for long long



reply via email to

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