[fdo-users] SHP modifications
issue
Ytse
bill_gfr at yahoo.fr
Wed Jan 24 04:04:25 EST 2007
1) Ok I'll change this right after writing this mail
and I'll give it a go. Will you commit this correction
or do I have to keep in mind that I might have to
change this each time a new FDO version is released ?
2) still hoping :)
I think I really need to have a closer look at the FDO
internal, I can read C++ code but the thing is of
course that I don't know where to start :)
thank you again
--- Dan Stoica <dan.stoica at autodesk.com> a écrit :
> 1) have a look at:
>
> /providers/SHP/src/ShpRead/DataRow.cpp line #75:
>
> else if (cVALID_RECORD_ID != ((char*)buffer)[0])
> SetDeleted (true);
>
> I have no problem changing it to:
>
> else if (cDELETED_RECORD_ID ==
> ((char*)buffer)[0])
> SetDeleted (true);
>
> 2) Good luck :-)
>
> Dan.
___________________________________________________________________________
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions !
Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses
http://fr.answers.yahoo.com
More information about the fdo-users
mailing list