On 2010-12-30 15:33+0100 José Luis García Pallero wrote:

> El día 30 de diciembre de 2010 09:04, Arjen Markus
> <arjen.mar...@deltares.nl> escribió:
>> Hello,
>>
>> I have finished the work on the source files that use PL_MAXPOLY
>> sized arrays. All now use either the statically defined arrays or
>> allocated arrays if needed.
>>
>> I wonder about one file though: xfig.c. One function in this driver
>> checked the number of points, but it gets passed an array with all
>> the data in there already. Is it that the xfig format does not
>> allow polygons of more than 256 points? (I never use that format
>> and I am unfamiliar with its capabilities and limitations).
>> In any case I have removed the check.
>>
>> I will run the code through the comprehensive test script before
>> committing, but my system does not do anything with xwin.c, tkwin.c
>> or plr.c, so there may be syntax errors in there.
>>
>> Also, none of the examples really use large polygons, so the
>> new parts of the patch will formally go untested.
>>
>> Regards,
>>
>> Arjen
>
> Hello,
> Thanks for your job. I hope the new features will be useful to someone
> as for me. Two minor question:
> 1. Could my name and email appear in the patched files as a
> contributor (not in copyright owners list, of course -my contribution
> was so small-)? In the sent patches for plfill.c, plgradient.c,
> tkwin.c and xwin.c I put my name and a brief of my contribution, but I
> don't know if this is the correct way to do that. I would like to put
> my contribution in my (small) CV.

We don't have a formal policy about acknowledging help like yours, and
I cannot speak for Arjen, but I am sure your help will be acknowledged
somewhere that you can quote in your CV.  What I normally do for this case as a
matter of courtesy is put an acknowledgement in the commit message
which will show up at http://plplot.svn.sourceforge.net/viewvc/plplot.


Arjen, if you feel this change is important enough to mention in our
release notes, then that could be another possibility for publicly
acknowleging the help that José has given us.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to