Re: [fpc-devel] ANN: Management operators - final patch

2016-11-20 Thread Sven Barth
Am 21.11.2016 02:17 schrieb "Maciej Izak" : > > Hi, > > Patch for management operators is totally reworked. All suggestions from Florian, Jonas and Sven have been implemented. This is the third attempt. My base is trunk r34916. Each commit works well with "make clean all". I have new dedicated bran

[fpc-devel] Crosscompiling win towards darwin

2016-11-20 Thread Alfred
Follow up. With the osxcross tools, cross-compilation of non-LCL programs from Windows to Darwin is now successful. When compiling with LCL, one final error keeps popping up: Error: linker: Undefined symbols for architecture i386: Error: linker: "FPC_RESSYMBOL", referenced from: Debug: "FP

Re: [fpc-devel] ANN: Management operators - final patch

2016-11-20 Thread Paul Ishenin
21.11.2016 8:16, Maciej Izak wrote: Overall you've made a great job and a perfect example of how to supply patches for FPC. I have a small question regards the following commit: 13. https://github.com/maciej-izak/freepascal/commit/9baa32a49a204686427981d33c9054f64b2057c4 Use fpc_Copy for Cl

[fpc-devel] ANN: Management operators - final patch

2016-11-20 Thread Maciej Izak
Hi, Patch for management operators is totally reworked. All suggestions from Florian, Jonas and Sven have been implemented. This is the third attempt. My base is trunk r34916. Each commit works well with "make clean all". I have new dedicated branch located here: https://github.com/maciej-izak/fr