FLTK logo

STR #3080

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 #3080

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:2 - Low, e.g. a documentation error or undocumented side-effect
Scope:2 - Specific to an operating system
Subsystem:Core Library
Summary:Implicit type conversion from int64 to int32 in fl_draw
Version:1.3-current
Created By:AnyCPU
Assigned To:AlbrechtS
Fix Version:1.4.0
Fix Commit:9fad60140167661bfa1f442db3b81ba9e10d37e9
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

No files


Trouble Report Comments:


Name/Time/Date Text  
 
#1 AnyCPU
03:18 May 02, 2014
src\fl_draw.cxx(135): warning C4244: '+=' : conversion from '__int64' to 'int', possible loss of data

>>> l_local_buff += (o - e) + 200; // enlarge buffer

pointer arithmetic
 
 
#2 AnyCPU
03:19 May 02, 2014
Problem occurs as I understand on 64 bit systems.  
 
#3 AlbrechtS
05:30 May 25, 2021
Fixed by Manolo in commit 9fad60140167661bfa1f442db3b81ba9e10d37e9.  
     

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