blikblum
|
c1ccac04ca
sqliteds: simplify FindRecordItem and SetFieldData handling of double values since comparison of double is not done by string value anymore
|
14 жил өмнө |
blikblum
|
f55bf0ff05
sqliteds: fix locate in float / datetime fields. Bug #20545. Patch by Ludo Brands
|
14 жил өмнө |
pierre
|
de2bd0d896
Avoid false problem report on SYS_dup due to SYS_dup2
|
14 жил өмнө |
michael
|
8797c46aba
* applied patch from bug #20639
|
14 жил өмнө |
marco
|
86bbce694e
* copyright updated.
|
14 жил өмнө |
sergei
|
ebe1d74d6e
* Moved multiple similar checks for FPC_HAS_FEATURE_EXITCODE and FPC_LIMITED_EXITCODE to Halt() procedure. Now these checks appear only once.
|
14 жил өмнө |
sergei
|
56900b4754
* RTL: clean up exception handling code (functionality is not changed).
|
14 жил өмнө |
Jonas Maebe
|
84c23f6b42
* fixed range check warning when doing a native ppc64 compile
|
14 жил өмнө |
pierre
|
c86e36a53b
Avoid warning on non-i386 CPUs
|
14 жил өмнө |
pierre
|
0eb0415194
* Fix longstanding confusion between two gdb functions catch_errors and catch_command_errors fix led to random from_tty parameter value
|
14 жил өмнө |
pierre
|
4366076b29
Add /usr/local/lib library path for FreeBSD and OpenBSD targets
|
14 жил өмнө |
pierre
|
7f5f552e4a
* Fix compilation by disabling warnings for unsupported MIN/MAXSTACKSIZE
|
14 жил өмнө |
pierre
|
12d611e255
* Fix compilation by disabling -Sew for 2.4.X compiler versions
|
14 жил өмнө |
pierre
|
43abca844f
Add missing mode objfpc needed for out parameter type
|
14 жил өмнө |
pierre
|
9598baa179
Use out untyped parameter to avoid warnings
|
14 жил өмнө |
pierre
|
b1975eb088
Use out untyped parameter to avoid warnings
|
14 жил өмнө |
pierre
|
019ecd53fe
Use out parameter type for tppufile.getXXX methods
|
14 жил өмнө |
pierre
|
362a3c8beb
Enable -Sew by default, set ALLOW_WARNINGS to 1 to disable
|
14 жил өмнө |
pierre
|
b6de7f0d6b
* Suppress Comaprison might be always false if first_mm_imreg is zero
|
14 жил өмнө |
pierre
|
97559ea92a
* Define MAX_OPER_X to avoid warnings about array index past maximum value
|
14 жил өмнө |
pierre
|
531d3808fc
Override abstract method to abvoid warning at compilation time
|
14 жил өмнө |
pierre
|
8319972722
Override abstract method to abvoid warning at compilation time and suppress warning about macos_direct_globals constant
|
14 жил өмнө |
pierre
|
695556fe23
* Avoid warnings about use_PR constant boolean
|
14 жил өмнө |
pierre
|
44f8bb35b7
Override abstract method to abvoid warning at compilation time
|
14 жил өмнө |
pierre
|
42c98f3cd5
Override abstract method to abvoid warning at compilation time
|
14 жил өмнө |
pierre
|
fc9dd61f03
Avoid warning about missing fields in embedded_controllers array
|
14 жил өмнө |
pierre
|
3a7af29d3a
Use aint type local variable in read_index_shift to avoid wrong typecast
|
14 жил өмнө |
pierre
|
33800a0b59
* Avoid warnings and add create_varargs_paraloc_info method
|
14 жил өмнө |
paul
|
26f66897cd
compiler:
|
14 жил өмнө |
pierre
|
2b4e2dc164
* Fix ChangeMessageVerbosity by adingd a recordpendingmessagestate call
|
14 жил өмнө |