Re: [pdf-devel] Patch for FS#118

2010-04-19 Thread Jose E . Marchesi
> It is dangerous to rely on the client of the function to terminate the > list with a NULL value: if she forgets about the rule then the results > would be unpredictable. > Well, I don't quite find it so dangerous, and I was the one actually suggesting to gerel such

Re: [pdf-devel] Patch for FS#118

2010-04-19 Thread Aleksander Morgado
> Here is a patch for new method pdf_fsys_build_path(). I tested it > on GNU/Linux. > > +...@item ... > +Variable-length pdf_text_t object list, last element must be NULL. > > It is dangerous to rely on the client of the function to terminate the > list with a NULL value: if she forg

Re: [pdf-devel] Patch for FS#118

2010-04-19 Thread Jose E . Marchesi
Here is a patch for new method pdf_fsys_build_path(). I tested it on GNU/Linux. +...@item ... +Variable-length pdf_text_t object list, last element must be NULL. It is dangerous to rely on the client of the function to terminate the list with a NULL value: if she forgets about th

[pdf-devel] Patch for FS#118

2010-04-19 Thread gerel
Here is a patch for new method pdf_fsys_build_path(). I tested it on GNU/Linux. Could anyone test it under win32 ? ## # Bazaar merge directive format 2 (Bazaar 0.90) # revision_id: ge...@gnu.org-20100419170436-4jrtn5o6esdkodo4 # target_branch: file:///home/gerel/PROJECTS/libgnupdf/trunk/ # testam