Bug #1443

Patch 1.13 linux side effect

Added by molator over 6 years ago. Updated over 6 years ago.

Status:Closed Start date:03/03/2012
Priority:High Due date:
Assignee:kervala % Done:

100%

Category:Build
Target version:Version 0.9.0

Description

A couple of people have identify a side effect issue with the last patch on linux.

/home/ryzom/code/ryzom/server/src/ai_service/nf_grp_npc.cpp:2243: error: invalid initialization of reference of type ‘ucstring&’ from expression of type ‘NLMISC::CSString’
/home/ryzom/code/ryzom/common/src/game_share/send_chat.h:118: error: in passing argument 3 of ‘void npcChatToChannelSentence(const TDataSetRow&, CChatGroup::TGroupType, ucstring&)’


Related issues

duplicated by Ryzom - Feature #1433: Merge changes from patch 1.13 Closed 02/27/2012

History

#1 Updated by kervala over 6 years ago

I didn't yet commit servers changes, there are a lot more changes than on client side so it takes time to merge :)

#2 Updated by kervala over 6 years ago

Please could you confirm that all is compiling again ?

Btw there are a lot of new warnings I'll fix later.

#3 Updated by plunder over 6 years ago

I was running to this very error:
/home/ryzom/code/ryzom/server/src/ai_service/nf_grp_npc.cpp:2243: error: invalid initialization of reference of type ‘ucstring&’ from expression of type ‘NLMISC::CSString’
/home/ryzom/code/ryzom/common/src/game_share/send_chat.h:118: error: in passing argument 3 of ‘void npcChatToChannelSentence(const TDataSetRow&, CChatGroup::TGroupType, ucstring&)’

Since your commit I've built it successfully on Ubuntu 10.04 32-bit, thank you!

#4 Updated by kervala over 6 years ago

  • Category set to Build
  • Status changed from New to Resolved
  • Assignee set to kervala
  • Priority changed from Normal to High
  • Target version set to Version 0.9.0

You're welcome :)

#5 Updated by kervala over 6 years ago

  • % Done changed from 0 to 100

#6 Updated by kervala over 6 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF