Re: [AD] mode fetching for X (incomplete) |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 03 Oct 2001, Eric Botcazou <ebotcazou@xxxxxxxxxx> wrote:
>
> May I ask you which arithmetic do you use in Australia ? Looks like it's not
> Peano's ;-)
>
> Unfortunately computers do use Peano's arithmetic, so you'll have to
> translate a little bit your code somewhere in the middle of
> _xvidmode_private_fetch_mode_list() in order to use the regular precedence
> rules between addition and multiplication :-)
Ah, I've been hacking too much Scheme recently, it seems ;-)
Precedence? Bah!
Anyways, thanks a lot for finding the bug. I'll leave the (broken)
patch around a couple days more then commit (the fixed one).