FLTK logo

STR #3081

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 Bugs & Features | Roadmap 1.3 | SVN ⇄ GIT ]

STR #3081

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:2 - Low, e.g. a documentation error or undocumented side-effect
Scope:3 - Applies to all machines and operating systems
Subsystem:Core Library
Summary:Conversion from double to float in fl_gleam.cxx
Version:1.3-current
Created By:AnyCPU
Assigned To:AlbrechtS
Fix Version:1.3.4 (SVN: v11914)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

No files


Trouble Report Comments:


Name/Time/Date Text  
 
#1 AnyCPU
03:21 May 02, 2014
Conversion from double to float in fl_gleam.cxx

line 43 and 44

  float step_size_top = h_top>1?(0.999/(float)(h_top)):1;
  float step_size_bottom = h_bottom>1?(0.999/(float)(h_bottom)):1;
 
 
#2 greg.ercolano
21:20 May 03, 2014
Did Ian fix this with r10143?

OP: try an 'svn update', as this STR and his commit
may have crossed in time.
 
 
#3 AnyCPU
14:20 May 04, 2014
FLTK svn 10146: still exists.  
 
#4 AlbrechtS
05:43 Sep 01, 2016
Fixed in Subversion repository.

Fixed in branch-1.3.
Was already fixed in branch-1.3-porting.
 
     

Return to Bugs & Features ]

 
 

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'.