* Revert the recent change for marshalling 'unsigned char*' types which
commitc8bebd24156037b7121237a874bf37edcb3e6d2e
authorrdale <rdale@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Fri, 12 Dec 2008 16:36:48 +0000 (12 16:36 +0000)
committerrdale <rdale@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Fri, 12 Dec 2008 16:36:48 +0000 (12 16:36 +0000)
tree08f4be78c9ef0283593e50f23024d6df28ddd577
parent6b5ed3a81b673c155cc579c71e90ce63ab5a10df
* Revert the recent change for marshalling 'unsigned char*' types which
  expected them to be null terminated. After more thought it is pretty
  likely they won't be null terminated because if they were they would
  have been defined as just 'char *' instead. It better to have a clear
  message saying they aren't supported and need special casing, rather
  than needing to track down possible random buggy effects.

CCMAIL: kde-bindings@kde.org

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/KDE/kdebindings@896140 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
ruby/qtruby/ChangeLog
ruby/qtruby/src/marshall_basetypes.h