diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2005-02-05 19:22:03 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2005-02-05 19:22:03 +0000 |
| commit | 0deaeaa80c40531d59ca39e17e7f718430efcb4f (patch) | |
| tree | 4f465a315c8ba98e61d3e97e5bce6d1eab6d6088 /CHANGES | |
| parent | 9527fee96d47a62a7e3e394478effa9d7ebe2008 (diff) | |
Fixed some compiler errors on WIN32 (STR #647)
src/scandir_win32.c:
- Add casts for malloc and calloc calls.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4017 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ CHANGES IN FLTK 1.1.7 + - Fixed some compiler errors on WIN32 (STR #647) - FLUID didn't update the widget panel X/Y/W/H values when moving the selected window (STR #701) - FLUID didn't use the label type constant names for |
