Skip to content
Snippets Groups Projects
  1. Apr 22, 2013
  2. Sep 22, 2012
  3. Sep 20, 2012
  4. Apr 18, 2012
    • Nat Goodspeed's avatar
      IQA-463: Add error logging for certain LLFile operations. · 54228ddf
      Nat Goodspeed authored
      Attempting to debug an observed LLFile::remove() failure, I was floored to
      find that remove() made no attempt whatsoever to report its lack of success!
      Add warnif() function to log errno text in platform-dependent way. Support the
      notion that for some functions, certain errno values are acceptable -- e.g. we
      expect stat() to frequently hit ENOENT -- and need not be logged.
      Add commented-out Windows-specific logic to try to provide further information
      in the case of EACCES ("Permission denied," e.g. another process has the file
      open). To use, enable the code block, download handle.exe and turn on DEBUG
      logging for LLFile. handle.exe can be obtained from:
      http://technet.microsoft.com/en-us/sysinternals/bb896655
      54228ddf
  5. Nov 19, 2010
  6. Oct 13, 2010
  7. Sep 21, 2010
  8. Aug 13, 2010
  9. Jan 07, 2009
  10. Jun 25, 2008
  11. Jun 02, 2008
  12. May 08, 2008
  13. Mar 25, 2008
  14. Mar 20, 2008
  15. Mar 14, 2008
  16. Feb 27, 2008
  17. Feb 07, 2008
    • Josh Bell's avatar
      svn merge -r 79445:79449 svn+ssh://svn.lindenlab.com/svn/linden/qa/maintenance-5-merge-79386 · 8bd6a0b3
      Josh Bell authored
      QAR-242 merge of maintenance-5 (QAR-203)
      * DEV-6548 Copy To Inventory fail to execute without any output feedback when Notecard has changes but not saved
      * DEV-7600 Deleting someone else's object in god mode crashes sim
      * DEV-5329 LLSD parsers should determine and set maximum parse sizes
      * DEV-7473 Resolve instant message crash report
      * DEV-2904 Presence Issues not (apparently) caused by scripted attachments
      * DEV-7083 Investigate Null Folder IDs Bug that caused 470K inventory items with Null Folder IDS on the Grid
      * DEV-2865 Textures/Snapshots in a notecard are opened again when you click copy to inventory.
      * DEV-6612 VWR-3290: Linux scons build script doesn't work with distcc
      * DEV-8002 c++ llsd notation parser accepts malformed data
      * DEV-8001 c++ xml parse returns wrong number of elements parsed
      * DEV-8089 Double delete in statc structured data parse functions
      * DEV-5326 Any viewer can request presence information for any agent
      * DEV-2378 python service builder does not sort query string
      * DEV-7872 Block teleport off teen grid sub-estates like Schome Park / Open University
      * DEV-4465 Add a "logfile" command line option to the sim to create log files
      8bd6a0b3
  18. Oct 04, 2007
  19. Jun 21, 2007
  20. Mar 02, 2007
  21. Feb 05, 2007
  22. Feb 02, 2007
  23. Jan 02, 2007
Loading