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

Bug#437758: sdcc-libraries: bit values for pic18f2455 incorrect; fixed in upstream



Package: sdcc-libraries
Version: 2.6.0-5
Severity: normal


In /usr/share/sdcc/include/pic16/pic18f2455.h there are register bit
names which do not correspond to the vendor names:

line 93:
		unsigned ACTIVIF   	: 1;
line 107:
		unsigned ACTIVIE   	: 1;

should be ACTVIF and ACTVIE, respectively.  This is fixed in the
upstream in revision 4573
(http://sdcc.svn.sourceforge.net/viewvc/sdcc/trunk/sdcc/device/include/pic16/pic18f2455.h?view=diff&r1=4572&r2=4573).

		Marc

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-k7
Locale: LANG=en_US.ISO8859-1, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

sdcc-libraries depends on no packages.

Versions of packages sdcc-libraries recommends:
ii  gputils                       0.13.4-1   GNU PIC utilities

-- no debconf information



Reply to: