The changes were commited to svn trunk and will be available in the next base library update.
A number of J7 nouns and verbs were already added to J6 since the start of J7 beta to make it possible to write portable codes between J6 and J7. For example J6 uses the noun IFWIN32 while J7 use IFWIN, The noun IFWIN was added to J6 while keeping IFWIN32. If one uses IFWIN then it will be portable. Чтв, 01 Дек 2011, Tracy Harms писал(а): > I'm confused. To my knowledge hostpathsep is not part of J6. What am I > missing? > > On Wed, Nov 30, 2011 at 9:29 PM, bill lam <bbill....@gmail.com> wrote: > > > To ease writing codes intended for both J6 and J7, I changed jpathsep in J6 > > to mean the same thing as in J7, ie. alwasys converting to '/', > > The verb hostpathsep is added to both J6 and J7, so that the following > > verbs > > should be available and identical in both version. > > > > NB.*hostpathsep v converts path name to use host path separator > > NB.*jpathsep v converts path name to use / separator > > NB.*winpathsep v converts path name to use \ separator > > > > consequently, PATHSEP_j_ is hostpathsep '/' > > > > Please bug if the change of jpathsep in J6 will cause any regression. > > > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm