Opened 16 years ago

Last modified 16 years ago

#3425 closed Bug report

CQueueView::SetActive declaration is wrong

Reported by: nonsea Owned by:
Priority: normal Component: Other
Keywords: Cc: nonsea, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

1) FileZilla3 trunk code
2) Build with SunStudio 11 give following error

Undefined first referenced

symbol in file

bool CQueueView::SetActive(const bool) filezilla-clearprivatedata.o

Declaration of CQueueView::SetActive shold be bool CQueueView::SetActive(bool) instead.

Attachments (1)

filezilla-02-SetActive.diff (471 bytes ) - added by nonsea 16 years ago.
patch for this bug

Download all attachments as: .zip

Change History (2)

by nonsea, 16 years ago

Attachment: filezilla-02-SetActive.diff added

patch for this bug

comment:1 by Tim Kosse, 16 years ago

Thanks for reporting. This issue has been fixed in the SVN
repository and will be available with the next version.

Note: See TracTickets for help on using tickets.