octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #36278] Sprintf %d bugs


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #36278] Sprintf %d bugs
Date: Tue, 24 Apr 2012 13:10:55 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.1) Gecko/20100101 Firefox/10.0.1

Follow-up Comment #3, bug #36278 (project octave):

I can confirm both of these differences now, I only had 64-bit Octave
available earlier.

Dave, please post replies to the bug tracker interface.

Copying Dave's followup message here, this sounds like two different bugs
now.


> The other interesting thing is that the same problem does not arrive on
> 32 bits.  The 32-bit version is ok whereas the 64-bit version is not:
> 
> 
> on a 32-bit machine with otherwise identical setup, and with the same
> octave version.
> 
> octave:1> sprintf("%d",time*1e6)
> ans = 1335271241194184
> 
> This is on the 64-bit m/c:
> 
> octave:1> sprintf("%d",time*1e6)
> ans = 401413026


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?36278>

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




reply via email to

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