Forum > Database

sqlite unexpected access violations

<< < (6/7) > >>

Zvoni:

--- Quote from: Чебурашка on February 29, 2024, 01:35:54 pm ---
--- Quote from: Zvoni on February 29, 2024, 01:30:30 pm ---Wrong!

--- End quote ---

Thanks I didn't notice the difference, prob someone decided to force the American version, as for what I see British English uses also Initialise.

https://www.oxfordlearnersdictionaries.com/definition/english/initialize
https://www.wordreference.com/enit/initialize

--- End quote ---
Yeah, but i doubt it's going to be removed

sqlite3.inc

--- Quote ---function InitialiseSQLite:integer;
begin
  result:=InitializeSqlite(SQLiteDefaultLibrary);
end;
--- End quote ---

TRon:

--- Quote from: Zvoni on February 29, 2024, 01:38:30 pm ---Yeah, but i doubt it's going to be removed

--- End quote ---
Nope, because ... consistency  ;D (actually I meant to link to this but there does not seem to be a individual link to initialization and finalization)

TRon:

--- Quote from: Чебурашка on February 29, 2024, 01:35:54 pm ---But Ok, lets not diverge from the topic, which is the most important thing for the fp-sqlite users

--- End quote ---
If you have strong feelings with regards the implementation being wrong then you can always opt to report the issue as a bug though I would advise to wait a little (a couple of days or so) in case a more knowledgeable person might be able to shed a light.

Чебурашка:

--- Quote from: TRon on February 29, 2024, 01:49:52 pm ---If you ...

--- End quote ---

https://gitlab.com/freepascal.org/fpc/source/-/issues/40675

Чебурашка:

--- Quote from: Чебурашка on February 29, 2024, 02:26:22 pm ---
--- Quote from: TRon on February 29, 2024, 01:49:52 pm ---If you ...

--- End quote ---

https://gitlab.com/freepascal.org/fpc/source/-/issues/40675

--- End quote ---

Closed!

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version