]> git.gag.com Git - fw/sdcc/commit
integer promotion caused a call to the non-reentrant function __modsint in the interrupt
authorfrief <frief@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Fri, 22 Oct 2004 11:24:48 +0000 (11:24 +0000)
committerfrief <frief@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Fri, 22 Oct 2004 11:24:48 +0000 (11:24 +0000)
commit35d6bec7181fa75032069f25ad4301d5ee267426
treead84944a4177bd9325bef2fc1810e76e2d17b201
parentb9f227a7df147ba5f0ee09f6530727313fb1c0f1
integer promotion caused a call to the non-reentrant function __modsint in the interrupt
function (thus corrupting math operations during serial I/O),
ser_ir.c: as above, changed buffersize

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3549 4a8a32a2-be11-0410-ad9d-d568d2c75423
device/lib/ser_ir.c
device/lib/ser_ir_cts_rts.c