27 Mar
2008
27 Mar
'08
3:30 p.m.
On Thu, Mar 27, 2008 at 4:37 AM, Xavier <shiningxc@gmail.com> wrote:
Dan McGee wrote:
With the addition of the archive_fgets() function, we can now skip the temp file usage in pkg_load/parse_descfile that was not needed. This has a nice benefit of probably being both faster, reducing code, and getting rid of "expensive" file operations.
Signed-off-by: Dan McGee <dan@archlinux.org> --- lib/libalpm/package.c | 61 +++++++++---------------------------------------- 1 files changed, 11 insertions(+), 50 deletions(-)
That looks great, nice job.
Pfft, don't pat him on the back TOO much. A lot of those deletions were comments... cheater! 8)