FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Error compiling tGet
Posts: 114
Joined: Fri Jul 21, 2006 07:15 PM
Error compiling tGet
Posted: Mon May 27, 2013 09:42 PM

Good evening everyone.
I needed to customize the class tget, however when compiling an error is occurring, as follows:

Source \ SWTget.prg (343) Warning W0004 codeblock parameter: 'X' declared but not used in function: 'SWTGET_NEW'
Source \ SWTget.prg (446) Warning W0004 codeblock parameter: 'X' declared but not used in function: 'SWTGET_REDEFINE'

The error is on the following line:
bPostKey :: = {| x, y | y}

This error is occurring because I am compiling with the compiler directive /w3 and /es2, as in all my codes.

The question is, can I comment on the above code or do I have problems?

Grateful to all.

Eroni

FWH / xHarbour / BCC / MySql

Visual Studio / Harbour / DotNet Maui / C#
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: Error compiling tGet
Posted: Tue May 28, 2013 07:12 AM
Regards



G. N. Rao.

Hyderabad, India

Continue the discussion