From: | Kartik Ohri <kartikohri13(at)gmail(dot)com> |
---|---|
To: | Chapman Flack <chap(at)anastigmatix(dot)net> |
Cc: | pljava-dev(at)lists(dot)postgresql(dot)org |
Subject: | Re: PL/Java new build plugin |
Date: | 2020-07-05 18:17:46 |
Message-ID: | CAASLQ4OCh2ybECbfJQ5UgSo4r-UxRcmPPhqjrGpEZ=ZPdURNMg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pljava-dev |
On Sun, Jul 5, 2020, 11:40 PM Chapman Flack <chap(at)anastigmatix(dot)net> wrote:
> On 07/05/20 14:05, Kartik Ohri wrote:
> >> Anything about the system's line separator?
> >>
> > If I am right, readLine in Java should take of system's line separator.
> >
> > Anything about what characters are or are not allowed to be present
> >> inside any of the variables being printed?
> >>
> > None, as of now but I am still exploring it.
>
> Assumptions are what you have /before/ exploring to find out if they are
> true. So I think that means you do have some assumptions. :)
>
> On any OS that we build for, are line separator characters forbidden
> in path names?
>
Yes, that is the case.
>
From | Date | Subject | |
---|---|---|---|
Next Message | Chapman Flack | 2020-07-05 18:21:20 | Re: PL/Java new build plugin |
Previous Message | Chapman Flack | 2020-07-05 18:10:13 | Re: PL/Java new build plugin |