Archived

This forum has been archived. Please start a new discussion on GitHub.

slice2cpp and absolute path

hi,

slice2cpp generates wrong include directives, when passing the ice files with
absolute path.
#include <c:file1.h>

as far as i could debug through the slice compiler.
the grammar seems to be the origin of the false include.

take care

tom

PS: Ice version: 2.1.2

Comments