[libcroco-list] Typo in cr_tknzr_get_next_token
- From: Bjoern Hoehrmann <derhoermi gmx net>
- To: libcroco-list gnome org
- Subject: [libcroco-list] Typo in cr_tknzr_get_next_token
- Date: Sun, 21 Jan 2007 12:24:25 +0100
Hi,
There is a bug in the latest SVN version in cr_tknzr_get_next_token
which has:
...
next_bytes[0] = BYTE (input, 1, NULL);
next_bytes[1] = BYTE (input, 2, NULL);
next_bytes[2] = BYTE (input, 3, NULL);
next_bytes[3] = BYTE (input, 3, NULL);
...
The last 3 should be a 4.
regards,
--
Björn Höhrmann · mailto:bjoern hoehrmann de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]