pdf-devel
[Top][All Lists]
Advanced

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

[pdf-devel] hello, gnupdf world!


From: Luca Braglia
Subject: [pdf-devel] hello, gnupdf world!
Date: Tue, 22 Dec 2009 15:53:39 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

Hello everybody

my name is Luca. I was looking for a free software project in
order to contribute and consolidate my C skills (+/- k&r level),
and so if I can, here I am! :)

I'm just getting acquainted with the source code and the project
standards/guidelines.

A little thing i've seen (i think): likely an old assignment now
not needed (done with ASSIGN_SAFE macro).

cheers
  Luca


=== modified file 'src/base/pdf-types.c'
--- src/base/pdf-types.c        2009-10-21 07:08:09 +0000
+++ src/base/pdf-types.c        2009-12-22 14:33:09 +0000
@@ -108,7 +108,6 @@
     {
       copy->high = orig.high;
       copy->low = orig.low;
-      *p_status = PDF_OK;
     }
   else
     {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]