bugGNU TeXmacs - Bugs: bug #42398, Edit/Editor/edit_main.cpp:47:8:...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #42398: Edit/Editor/edit_main.cpp:47:8: warning: field 'buf' is uninitialized when used here [-Wuninitialized]

Submitter:  David Binderman <dcb314>
Submitted:  Wed 21 May 2014 08:30:36 AM UTC
   
 
Category:  None Priority:  5 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  vdhoeven
Originator Name:  Open/Closed:  Closed
Release:  None Release: 
Fixed Release:  None Fixed Release: 
Keywords: 

Mon 20 Mar 2017 08:04:34 PM UTC, comment #1: 

There is no longer such warning. Closing.

Philippe Joyez <pjoyez>
Group Member
Wed 21 May 2014 08:30:36 AM UTC, original submission:  


Source code is

editor_rep::editor_rep ():
  simple_widget_rep (), cvw (NULL), mvw (NULL),
  drd (buf->buf->title, std_drd), et (the_et), rp (buf->rp) {}

Suggest initialise buf before first use.

David Binderman <dcb314>

 

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

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 pjoyez (Posted a comment)
  • -email is unavailable- added by dcb314 (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.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-03-20 pjoyez StatusNone Fixed
        Open/ClosedOpen Closed
    2014-06-25 fpoulain Assigned toNone vdhoeven

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code