TerraLib 4.1
Todo List

Member __DRIinterfaceMethodsRec::destroyContextModes )(__GLcontextModes *modes)

Determine if the drivers actually need to call this.

Determine if the drivers actually need to call this.

Determine if the drivers actually need to call this.

Class __DRIversionRec

There are several data structures that explicitly store a major version, minor version, and patch level. These structures should be modified to have a __DRIversionRec instead.

There are several data structures that explicitly store a major version, minor version, and patch level. These structures should be modified to have a __DRIversionRec instead.

Member DL_Dxf::addAttrib (DL_CreationInterface *creationInterface)
add attrib instead of normal text

Member DL_Dxf::getChoppedLine (char *s, unsigned int size, FILE *stream)

Change function to use safer FreeBSD strl* functions

Is it a problem if line is blank (i.e., newline only)? Then, when function returns, (s==NULL).

Class DL_Writer
Add error checking for string/entry length.

Class DL_WriterA
What if fname is NULL? Or fname can't be opened for another reason?
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines