| ID | 
Date | 
Author | 
Topic | 
Subject  | 
Text | 
  | 
| 
  259  
 | 
25 May 2006 | 
Stefan Ritt | Bug Fix | Fixed compiler warnings with gcc 3.4.4 | I fixed a couple of compiler warning which 
came up with the new gcc 3.4.4. Seems like 
the compiler gets more and more picky. There | 
   | 
| 
  260  
 | 
25 May 2006 | 
Pierre-Andre Amaudruz | Bug Fix | Fixed compiler warnings with gcc 3.4.4 | [quote="Stefan Ritt"]I fixed a couple of compiler 
warning which came up with the new gcc 3.4.4. 
Seems like the compiler gets more and more | 
   | 
| 
  722  
 | 
23 Sep 2010 | 
Konstantin Olchanski | Info | Fixed ODB corruption by javascript ODBGet(nonexistant) | Prior to odb.c rev 4829 and mhttpd.c rev 4830 
committed a few minutes ago, HTML javascript 
 | 
   | 
| 
  282  
 | 
31 Jul 2006 | 
Konstantin Olchanski | Bug Fix | Fix user memory corruption in ODB | We have been seeing consistent user memory 
corruption while setting up a new
 
experiment. This has been traced to a user | 
   | 
| 
  532  
 | 
27 Nov 2008 | 
Konstantin Olchanski | Bug Fix | Fix ss_file_size() on 32-bit Linux | It turns out that on 32-bit Linux, ss_file_size() 
returns the wrong answer for
 
files bigger than 2 GB (4GB?). The Linux | 
   | 
| 
  536  
 | 
01 Dec 2008 | 
Stefan Ritt | Bug Fix | Fix ss_file_size() on 32-bit Linux | > I also changed ss_file_size(), ss_disk_size() 
and ss_disk_free() to return -1 if
 
> the system call returns an error. I also | 
   | 
| 
  538  
 | 
02 Dec 2008 | 
Stefan Ritt | Bug Fix | Fix ss_file_size() on 32-bit Linux | > I now fixed this problem by using the stat64() 
system call for "#ifdef OS_LINUX".
 
 | 
   | 
| 
  539  
 | 
02 Dec 2008 | 
Konstantin Olchanski | Bug Fix | Fix ss_file_size() on 32-bit Linux | > > I now fixed this problem by using the 
stat64() system call for "#ifdef OS_LINUX".
 
> That does not work if _LARGEFILE64_SOURCE | 
   | 
| 
  540  
 | 
02 Dec 2008 | 
Stefan Ritt | Bug Fix | Fix ss_file_size() on 32-bit Linux | [quote="K.O."]This does not work (observe 
the typoe in the #ifdef).[/quote]
 
 | 
   | 
| 
  373  
 | 
10 May 2007 | 
Konstantin Olchanski | Bug Fix | Fix error reporting from cm_transition() | For some time now, error reporting from cm_transition() 
was broken.
 
 | 
   | 
| 
  587  
 | 
03 Jun 2009 | 
Konstantin Olchanski | Bug Fix | Fix db_open_record() error return | The odb hot-link function db_open_record() 
did not return an error when the system limit 
for hotlinks is 
 | 
   | 
| 
  291  
 | 
07 Aug 2006 | 
Konstantin Olchanski | Bug Fix | Fix crash in mfe.c | Some time ago, I accidentally introduced a 
bug in mfe.c- if there is data
 
congestion in the system, mfe.c can exit | 
   | 
| 
  299  
 | 
04 Sep 2006 | 
Konstantin Olchanski | Bug Fix | Fix MIDAS on MacOS 10.4.7 | I commited minor fixes for building MIDAS 
on MacOS 10.4.7:
 
1) there is no linux/unistd.h
 | 
   | 
| 
  67  
 | 
14 Jan 2004 | 
Konstantin Olchanski |   | First try- midas on darwin/macosx | While watching "The Wizard of Oz", the greatest 
movie ever made, I took a shot at building 
 | 
    | 
| 
  68  
 | 
14 Jan 2004 | 
Stefan Ritt |   | First try- midas on darwin/macosx | Great, I got already questions about MacOSX 
support...
 
 | 
   | 
| 
  69  
 | 
16 Jan 2004 | 
Konstantin Olchanski |   | First try- midas on darwin/macosx | > Great, I got already questions about MacOSX 
support...
 
> Once it's working, you should commit the | 
    | 
| 
  70  
 | 
17 Jan 2004 | 
Stefan Ritt |   | First try- midas on darwin/macosx | > With the ALIGN8() change ODB works, mhttpd 
works. ALIGN8 change now commited to cvs, 
verified that "make all" builds 
 | 
   | 
| 
  71  
 | 
18 Jan 2004 | 
Konstantin Olchanski |   | First try- midas on darwin/macosx | > I would like to keep all OS specific #includes 
in midasinc.h
 
 | 
    | 
| 
  72  
 | 
19 Jan 2004 | 
Stefan Ritt |   | First try- midas on darwin/macosx | > I want this:
 
> 
 
> mana.c does *not* include sys/mount.h
 | 
   | 
| 
  73  
 | 
19 Jan 2004 | 
Konstantin Olchanski |   | First try- midas on darwin/macosx | > > Simplest solution is to take sys/mount.h 
out of midasinc.h and include it in system.c
 
> Agree.
 | 
   |