Mistakes in pxlib strings

Bug #61025 reported by Malcolm Parsons
4
Affects Status Importance Assigned to Milestone
pxlib (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Locations are from the dapper source, but the mistakes are still in the edgy source.

src/paradox.c:482
"Could not allocate memory for databae header."
s/databae/database/

src/paradox.c:629
"Number of primary keys must be greater or equal 0."
should be
"Number of primary keys must be greater than or equal to 0."

src/paradox.c:643
"codepage must be greater 0."
should be
"codepage must be greater than 0."

src/paradox.c:885
"Number of primay index fields in database and and number fields in primary index differ."
s/primay/primary/

src/paradox.c:893
"Type of primay key field '%s' in database differs from index file."
s/primay/primary/

src/paradox.c:897
"Length of primay key field '%s' in database differs from index file."
s/primay/primary/

src/px_head.c:391 and src/px_head.c:749
"Could not go to the begining paradox file."
should be
"Could not go to the beginning of paradox file."

Revision history for this message
Paul Dufresne (paulduf) wrote :

I have made and send a patch directly to the pxlib project on sourceforge.
My message should soon be viewable at: http://sourceforge.net/mailarchive/forum.php?forum_name=pxlib-devel
Changing status from new to Fix committed because of this.

Changed in pxlib:
status: New → Fix Committed
Revision history for this message
Wouter Stomp (wouterstomp-deactivatedaccount) wrote :

Setting back to confirmed, as there seams to be no active upstream development.

Changed in pxlib:
status: Fix Committed → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.