Forum > RichMemo

Compile error

(1/2) > >>

totya:
Hi!

I can't compile the rev7645, reason two errors:


--- Quote ---win32richmemoproc.pas(784,22) Error: Incompatible types: got "<address of function(PDWord;PByte;LongInt;var LongInt):DWord;StdCall>" expected "<procedure variable type of function(QWord;PByte;LongInt;var LongInt):DWord;StdCall>"
win32richmemoproc.pas(812,22) Error: Incompatible types: got "<address of function(PDWord;PByte;LongInt;var LongInt):DWord;StdCall>" expected "<procedure variable type of function(QWord;PByte;LongInt;var LongInt):DWord;StdCall>"

--- End quote ---

Lazarus CLEAN install toady via fpcupdeluxe x64 1.8.2c fixes/fixes (latest:47152/64032) branch on Win10 Pro x64

Leledumbo:
Just `svn up` or report if it's still there, from time to time there will be broken commits, either due to sleepiness or unawareness (i.e. a change that works in one platform breaks another).

totya:

--- Quote from: Leledumbo on October 27, 2020, 04:29:26 am ---Just `svn up` or report if it's still there, from time to time there will be broken commits, either due to sleepiness or unawareness (i.e. a change that works in one platform breaks another).

--- End quote ---

Hi! I reported conflict between the "fixes" branch and this component. Fixes is the best choice as I know. Thank you.

DonAlfredo:
This is just a RichEdit problem. Patch included.

totya:

--- Quote from: DonAlfredo on October 27, 2020, 10:13:39 pm ---This is just a RichEdit problem. Patch included.

--- End quote ---

Hi, thank you, but how can I apply this patch?

Navigation

[0] Message Index

[#] Next page

Go to full version