Re: [AD] Forced absolute grabber/dat object origin paths |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Both problems are present in WIP 4.1.14, namely:
1. Relative paths used in grabbing object data are converted to
absolute paths (and are not changeable upon regrab, like in 3.12)
2. When an attempt was made with the unix WIP 4.1.14 version of dat to
update a datafile whose object data was grabbed by version 3.12 of
grabber (with relative, backslash-delimited paths), object data paths
were rejected as invalid ("not found"). (If front-slashes as well as
backslashes are accepted on non-unix platforms as path-delimiters, this
problem probably goes away.)
> > What I guess I'm asking is for is for grabber not to translate a
> > relative path into an absolute one, or at least to make it
configurable
> > in case I'm in the minority(?).
>
> Try the 4.1.14 WIP release then.
>
> --
> Eric Botcazou
>
>
--