Daniel Wildermuth ist bis zum 15.Oktober 2010 nicht im Büro. In dringenden 
Fällen bitte Marco Schmid(ma...@schmid-engineering.ch) kontaktieren. 


Daniel Wildermuth is out of Office until October 15th 2010. Is it urgent ? 
Then please contact Marco Schmid(ma...@schmid-engineering.ch))

-- 
superfluous cast of mkdtemp() result
https://bugs.launchpad.net/bugs/655826
You received this bug notification because you are a member of Cuneiform
Linux, which is the registrant for Cuneiform for Linux.

Status in Linux port of Cuneiform: Fix Committed

Bug description:
>From Kern/ctb/src/ctb_tool.c:

   ctb_tmp_dir = (char*)mkdtemp(ctb_tmp_dir);

As far as I can see, the (char*) typecast is superfluous, mkdtemp() already 
returns char*.



_______________________________________________
Mailing list: https://launchpad.net/~cuneiform
Post to     : cuneiform@lists.launchpad.net
Unsubscribe : https://launchpad.net/~cuneiform
More help   : https://help.launchpad.net/ListHelp

Reply via email to