Changes between Version 1 and Version 2 of Ticket #753
- Timestamp:
- Apr 25, 2014, 10:41:37 AM (11 years ago)
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. 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. The relevant code is in source:application/rasql/rasql.cc (function printResult) 2 2 3 3 To reproduce: