Fixes PR130 (os::scandir invocation).
authorStefan Ring <stefan@complang.tuwien.ac.at>
Sat, 20 Jun 2009 13:32:59 +0000 (15:32 +0200)
committerStefan Ring <stefan@complang.tuwien.ac.at>
Sat, 20 Jun 2009 13:32:59 +0000 (15:32 +0200)
commit40162daaa8127007241a2c3a735ac62925af176c
tree7cb5e8b6e4fcbb6d4c08e54e3f9a5d86d4b9de3d
parent5301804bdf51a685d43bba276be1ea8de9003db1
Fixes PR130 (os::scandir invocation).
* src/vm/os.hpp (os::scandir): Invoke the system's scandir function via
a template helper.
src/vm/os.hpp