Cleanup error_list stuff a bit more.
authorgraham.gower <graham.gower@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Mon, 2 Nov 2009 03:39:12 +0000 (03:39 +0000)
committergraham.gower <graham.gower@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Mon, 2 Nov 2009 03:39:12 +0000 (03:39 +0000)
commit908c671d6b3807854d41b4b51c584d16d7c2694b
treec3f120f1bfb0fed4a7a80b0759233e2cf38d3a38
parent5c617e296570ed33196988e96481a4ef3e6e626e
Cleanup error_list stuff a bit more.

- Remove reverse_error_list.
- Push messages on to the tail of the list.
- Move the print function in with the other error list functions.
- Indentation and variable name cleanups.

git-svn-id: http://opkg.googlecode.com/svn/trunk@238 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
libopkg/libopkg.c
libopkg/opkg.c
libopkg/opkg_cmd.c
libopkg/opkg_cmd.h
libopkg/opkg_error.h
libopkg/opkg_utils.c
libopkg/opkg_utils.h