bugWeeChat - Bugs: bug #41420, Compilation fails on android due...

 
 

bug #41420: Compilation fails on android due to use of rindex(3)

Submitter:  None
Submitted:  Sat 01 Feb 2014 02:47:25 PM UTC
   
 
Category:  compilation Severity:  3 - Normal
Item Group:  compile/install Status:  Fixed
Privacy:  Public Assigned to:  flashcode
Originator Name:  Originator Email:  * -email is unavailable-
Open/Closed:  Closed Release:  * 0.4.2
IRC nick:  fornwall
* Mandatory Fields

Add a New Comment Rich Markup
   

  Spam posted by _271439
  Spam posted by _271439
Sat 01 Feb 2014 02:47:25 PM UTC, original submission:  

Currently compilation fails on android due to the use of rindex() in src/gui/gui-completion.c.

A fix is to replace rindex() with strrchr(), which should be a good change in general since rindex() seems to be a legacy function.

Patch available at http://savannah.nongnu.org/patch/?8301

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

 

Carbon-Copy List
  • -email is unavailable- added by _271439 (Posted a comment)
  • -email is unavailable- added by flashcode (Updated the item)
  • -email is unavailable- added by None (Submitted the item)
  •  

    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.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-02-09 flashcode Open/ClosedOpen Closed
    2014-02-02 flashcode Item GroupNone compile/install
        StatusNone Fixed
        Assigned toNone flashcode
        Release3.3-dev 0.4.2

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code