bugPanda PDF Generation API - Bugs: bug #10480, text.c

 
 

bug #10480: text.c

Submitter:  None
Submitted:  Thu 23 Sep 2004 03:03:29 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Wont Fix
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 09 Nov 2004 06:32:16 AM UTC, comment #1: 

Improved text support is in the works for the next version. It will be able to handle any character encoding.

Evan Nemerson <tadpole>
Group administrator
Thu 23 Sep 2004 03:03:29 PM UTC, original submission:  


there is a bug on this line ...
switch( text[currentToken - strtokVictim - 1])
if there is no delimiters characters, it's the same thing
that text[-1] ... i have seen that only since i've installed
XP SP2...

nindex = currentToken - strtokVictim - 1;
if ( nindex > -1 )
{

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2004-11-09 tadpole StatusNone Wont Fix

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code