Re: [Lazarus] String vs WideString

2017-08-12 Thread Marcos Douglas B. Santos via Lazarus
On Sat, Aug 12, 2017 at 7:21 PM, Bo Berglund via Lazarus wrote: > On Sat, 12 Aug 2017 17:56:58 -0300, "Marcos Douglas B. Santos via > Lazarus" wrote: > >>> Which one? Do you mean Windows CP-1252? >> >>Yes... >>But would it make any difference? > > I recently had a problem with an application that

Re: [Lazarus] String vs WideString

2017-08-12 Thread Bo Berglund via Lazarus
On Sat, 12 Aug 2017 17:56:58 -0300, "Marcos Douglas B. Santos via Lazarus" wrote: >> Which one? Do you mean Windows CP-1252? > >Yes... >But would it make any difference? I recently had a problem with an application that was converted from old string type to AnsiString and seemingly worked in the

Re: [Lazarus] Status of namespace

2017-08-12 Thread Fabio Luis Girardi via Lazarus
I'll try reproduce it in Lazarus 1.9... Em 11 de ago de 2017 01:28, "Andreas Frieß via Lazarus" < lazarus@lists.lazarus-ide.org> escreveu: > Hi Fabio, > > i think, this is the Bug https://bugs.freepascal.org/view.php?id=32247 > you mean. It is in also in Lazarus 1.8RC3 with akctual FPC trunk > >

Re: [Lazarus] String vs WideString

2017-08-12 Thread Marcos Douglas B. Santos via Lazarus
On Sat, Aug 12, 2017 at 5:49 PM, Mattias Gaertner via Lazarus wrote: > On Sat, 12 Aug 2017 17:43:29 -0300 > "Marcos Douglas B. Santos via Lazarus" > wrote: > >>[...] >> > What encoding has the ini file? >> >> ANSI. A simple text file on Windows with only ANSI chars. > > Which one? Do you mean Win

Re: [Lazarus] String vs WideString

2017-08-12 Thread Mattias Gaertner via Lazarus
On Sat, 12 Aug 2017 17:43:29 -0300 "Marcos Douglas B. Santos via Lazarus" wrote: >[...] > > What encoding has the ini file? > > ANSI. A simple text file on Windows with only ANSI chars. Which one? Do you mean Windows CP-1252? >[...] > Warning: Implicit string type conversion from "AnsiStri

Re: [Lazarus] String vs WideString

2017-08-12 Thread Marcos Douglas B. Santos via Lazarus
On Sat, Aug 12, 2017 at 5:32 PM, Mattias Gaertner via Lazarus wrote: > On Sat, 12 Aug 2017 16:46:09 -0300 > "Marcos Douglas B. Santos via Lazarus" > wrote: > >>[...] >> Lib.SetLicense( >> IniFile.ReadString('TheLib', 'license', '') >> ); > > What encoding has the ini file? ANSI. A

Re: [Lazarus] String vs WideString

2017-08-12 Thread Mattias Gaertner via Lazarus
On Sat, 12 Aug 2017 16:46:09 -0300 "Marcos Douglas B. Santos via Lazarus" wrote: >[...] > Lib.SetLicense( > IniFile.ReadString('TheLib', 'license', '') > ); What encoding has the ini file? Mattias -- ___ Lazarus mailing list Lazarus@lis

[Lazarus] String vs WideString

2017-08-12 Thread Marcos Douglas B. Santos via Lazarus
Hi, I have a "old" system that was coded in FPC 2.6.5. Today I had to change something in the code and now I need to update to FPC 3.0 and Lazarus 1.9. This system uses a COM object. I made a class to wrap the configuration. So, all string arguments in this class is WideString based. The SetLice

Re: [Lazarus] List down?

2017-08-12 Thread wkitty42--- via Lazarus
On 08/12/2017 12:42 AM, Bo Berglund via Lazarus wrote: On Thu, 10 Aug 2017 22:33:50 -0500, R0b0t1 via Lazarus wrote: The forums are far more active, and the developers seem to be fairly active on the forums if you need a response quickly. Is there an NNTP interface (News) for the forums? no

Re: [Lazarus] Reporting engine - What it's state?

2017-08-12 Thread Michael Van Canneyt via Lazarus
Hi, I will commit the code to FPC svn the coming week. Michael. On Fri, 11 Aug 2017, Andreas Frieß via Lazarus wrote: Hi, pls, where can the actual 'unstable ?' Code found ? fpc trunk, where ? Thanks Andreas Am 24.07.2017 um 08:54 schrieb Michael Van Canneyt via Lazarus: On Mon, 24 Ju