home bbs files messages ]

Just a sample of the Echomail archive

Cooperative anarchy at its finest, still active today. Darkrealms is the Zone 1 Hub.

   GOLDED      GoldED Public Release discussion.      2,690 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 258 of 2,690   
   Vince Coen to Max Vasilyev   
   GoldED+ snapshot 2012.02.29   
   04 Apr 12 22:00:31   
   
   Hello Max!   
      
   23 Mar 12 20:03, you wrote to All:   
      
      
    > New files for DOS, OS/2, Win32, Win64, Linux uploaded to:   
    > http://sf.net/projects/golded-plus/files/Golded%2B%201.1.5%20snapshots   
    > /   
      
      
   Got the gps version for Mandriva 2010.2 with mbse as bbs.   
      
   Changed mygolded.h   
   Changed Config.def to remove most, as I only use squish and compiled with:   
      
      
   then run :   
      
   gcc -v  - which produces   
   .....................   
   Using built-in specs.   
   Target: i586-manbo-linux-gnu   
   Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib    
   --with-slibdir=/lib   
   --with-bugurl=https://qa.mandriva.com/ --mandir=/usr/share/man    
   --infodir=/usr/share/info   
   --enable-checking=release    
   --enable-languages=c,c++,ada,fortran,objc,obj-c++,java   
   --build=i586-manbo-linux-gnu --host=i586-manbo-linux-gnu --with-cpu=generic    
   --with-system-zlib   
   --enable-threads=posix --enable-shared --enable-objc-gc --enable-long-long   
   --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu    
   --enable-java-awt=gtk   
   --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre   
   --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-gtk-cairo    
   --disable-libjava-multilib   
   --enable-ssp --disable-libssp --disable-werror --with-ppl --with-cloog   
   --with-python-dir=/lib/python2.6/site-packages   
   Thread model: posix   
   gcc version 4.4.3 (GCC)   
   ........................   
      
   Then as I get a freeze when starting golded now, I ran:   
      
      
   make PLATFORM=lnx BUGGY_NCURSES=1 > build.log 2>build.err   
      
      
      
   Then did :   
   [mbse@study2 golded+]$ ls -la build.*   
   -rw-r--r-- 1 mbse bbs 123906 Apr  4 21:48 build.err   
   -rw-r--r-- 1 mbse bbs 298795 Apr  4 21:48 build.log   
      
   Large err file,   
   So had a look at build.err which shows this (just for the first 30'ish lines)    
      
   ------------------------------   
   gdbgtrk.cpp: In function âvoid __gftrk_track(const char*)â:   
   gdbgtrk.cpp:103: warning: operation on â__gftrk_currâ may be undefined   
   gftnaddr.cpp: In member function âchar* ftn_addr::set(const char*, char*,    
   int)â:   
   gftnaddr.cpp:160: warning: deprecated conversion from string constant to    
   âchar*â   
   gftnnlv7.cpp: In member function âconst ftn_addr&    
   ftn_version7_nodelist_index::addrkey()   
   constâ:   
   gftnnlv7.cpp:127: warning: dereferencing type-punned pointer will break    
   strict-aliasing rules   
   gmemdbg.cpp: In function âvoid* throw_calloc_debug(size_t, size_t, const    
   char*, int)â:   
   gmemdbg.cpp:332: warning: dereferencing type-punned pointer will break    
   strict-aliasing rules   
   gmemdbg.cpp: In function âvoid throw_free_debug(void*, const char*, int)â:   
   gmemdbg.cpp:413: warning: dereferencing type-punned pointer will break    
   strict-aliasing rules   
   gmemdbg.cpp:444: warning: dereferencing type-punned pointer will break    
   strict-aliasing rules   
   gmemdbg.cpp: In function âvoid throw_checkptr_debug(const void*, const char*,    
   int)â:   
   gmemdbg.cpp:507: warning: dereferencing type-punned pointer will break    
   strict-aliasing rules   
   gmemdbg.cpp:525: warning: dereferencing type-punned pointer will break    
   strict-aliasing rules   
   gsnd.cpp: In member function âint gsnd::close()â:   
   gsnd.cpp:292: warning: deprecated conversion from string constant to âchar*â   
   gsnd.cpp: In member function âint gsnd::play(uint)â:   
   gsnd.cpp:319: warning: deprecated conversion from string constant to âchar*â   
   gsnd.cpp:320: warning: deprecated conversion from string constant to âchar*â   
   gsnd.cpp: In member function âint gsnd::stop()â:   
   gsnd.cpp:345: warning: deprecated conversion from string constant to âchar*â   
   gsnd.cpp: In member function âint gsnd::pause()â:   
   gsnd.cpp:369: warning: deprecated conversion from string constant to âchar*â   
   gsnd.cpp: In member function âint gsnd::resume()â:   
   gsnd.cpp:393: warning: deprecated conversion from string constant to âchar*â   
   gsnd.cpp: In member function âint gsnd::is_playing()â:   
   gsnd.cpp:486: warning: deprecated conversion from string constant to âchar*â   
   gtimutil.cpp:76: warning: deprecated conversion from string constant to    
   âchar*â   
   gtimutil.cpp:76: warning: deprecated conversion from string constant to    
   âchar*â   
   gtimutil.cpp:80: warning: deprecated conversion from string constant to    
   âchar*â   
   gtimutil.cpp:80: warning: deprecated conversion from string constant to    
   âchar*â   
   gtimutil.cpp:80: warning: deprecated conversion from string constant to    
   âchar*â   
   gtimutil.cpp:80: warning: deprecated conversion from string constant to    
   âchar*â   
   gtimutil.cpp:80: warning: deprecated conversion from string constant to    
   âchar*â   
   gtimutil.cpp:80: warning: deprecated conversion from string constant to    
   âchar*â   
   gtimutil.cpp:80: warning: deprecated conversion from string constant to    
   âchar*â   
      
   ------------------------------   
      
   The silly accent over the 'a' is because my system uses UTF8 which creates odd    
   displays.   
   There is a lot more :)   
      
   Any ideas why I get so many warnings?   
      
   Oh, I ran golded but it still freezes on start otherwise have not yet noticed    
   any other issues.   
      
   Vince   
      
   --- Linux/Mbse/GoldED+/LNX 1.1.5-b20080212   
    * Origin: Air Applewood, The Linux Gateway to the UK (2:250/1)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca