Changes between Version 1 and Version 2 of Ticket #753


Ignore:
Timestamp:
Apr 25, 2014, 10:41:37 AM (10 years ago)
Author:
Dimitar Misev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #753 – Description

    v1 v2  
    1 Before trying to write a file, right now it segfaults if it doesn't have write permissions. It should throw an appropriate exception instead.
     1Before trying to write a file, right now it segfaults if it doesn't have write permissions. It should throw an appropriate exception instead. The relevant code is in source:application/rasql/rasql.cc (function printResult)
    22
    33To reproduce: