FLTK logo

Article #1379: FLTK 1.3.x Weekly Snapshot, r10223

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Articles | Show Comments | Submit Comment ]

Article #1379: FLTK 1.3.x Weekly Snapshot, r10223

Created at 00:01 Jul 25, 2014 by mike

A new weekly snapshot of FLTK 1.3.x (r10223) is now available on the download page:

    http://www.fltk.org/software.php?VERSION=fltk-1.3.x-r10223

Commit Log:

------------------------------------------------------------------------
r10223 | greg.ercolano | 2014-07-21 14:07:09 -0400 (Mon, 21 Jul 2014) | 7
lines

Removed unused variable last_y to prevent this warning under mingw:

    Compiling Fl_Text_Display.cxx...
    Fl_Text_Display.cxx: In member function 'void
Fl_Text_Display::draw_line_numbers(bool)':
    Fl_Text_Display.cxx:2875:9: warning: variable 'last_y' set but not used
[-Wunused-but-set-variable]


------------------------------------------------------------------------
r10222 | greg.ercolano | 2014-07-21 14:05:25 -0400 (Mon, 21 Jul 2014) | 3
lines

Removed unused code strcnt() to prevent warnings w/mingw


------------------------------------------------------------------------

Download | Home Page | Listing ]


Comments

Submit Comment ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.