Re: [fpc-devel] multi-line strings

2019-10-05 Thread Ryan Joseph
I can’t remember what Bens patch did using compiler directives but I like the Java idea of using the column of the opening string character as the reference point for indentation. Seems easier. Did the FPC team even approve this idea yet? It’s such a simple patch but I fear it’s going to be wai

[fpc-devel] multi-line strings

2019-10-05 Thread Marģers . via fpc-devel
 hi, Java is going to have multi-line strings https://www.youtube.com/watch?v=J1YKAFtNz70 I'm posting this, because they have different way of indentation  as its currently in proposed patch. Maybe it worth of consideration. If not, it's ok.     __

Re: [fpc-devel] Copyrighted material in bugtracker?

2019-10-05 Thread Michael Van Canneyt
On Sat, 5 Oct 2019, Bart wrote: On Sat, Oct 5, 2019 at 1:26 AM Michael Van Canneyt wrote: > What if this piece of code ends up in the compiler? > Can Embarcadero (or however they're called these days) sue us? We'll just have to make sure the code isn't copied. The problem here is that e

Re: [fpc-devel] Copyrighted material in bugtracker?

2019-10-05 Thread Bart
On Sat, Oct 5, 2019 at 1:26 AM Michael Van Canneyt wrote: > > What if this piece of code ends up in the compiler? > > Can Embarcadero (or however they're called these days) sue us? > > We'll just have to make sure the code isn't copied. The problem here is that everyone could have come up with