Changes between Initial Version and Version 1 of Ticket #5517


Ignore:
Timestamp:
Jun 13, 2014, 4:54:01 PM (10 years ago)
Author:
Kurt Schwehr
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5517 – Description

    initial v1  
    55The code (which is just my test of a more complicated issue):
    66{{{
    7 #!c++
     7#!cpp
    88VSIVirtualHandle *DummyFilesystem::Open(const char *path, const char *access) {
    99  open_last_path_ = path;