Menu

#846 bug in ulong2fs.c

closed-fixed
5
2013-05-25
2004-12-16
No

Using floating point on PIC16 fails whenever one
converts ints to floats (explicitly or implicitly).

Patch attached (changed
while (a > HIDDEN) to
while (a < HIDDEN)
in ulong2fs.c).

Discussion

  • Raphael Neider

    Raphael Neider - 2004-12-16

    Fix for ulong2fs

     
  • Vangelis Rokas

    Vangelis Rokas - 2004-12-16
    • assigned_to: nobody --> vrokas
     
  • Vangelis Rokas

    Vangelis Rokas - 2004-12-22
    • milestone: --> fixed
    • status: open --> closed-fixed
     

Log in to post a comment.