[Bug 852603] Re: hedgewars << 0.9.17 can not engage in network play with current release

Anders Kaseorg andersk at mit.edu
Wed Nov 23 01:16:12 UTC 2011


The right implementation of showB is
  showB :: (Show a) => a -> B.ByteString
  showB = B.pack . show
(‘read’ is wrong, that would expect a quoted string).

For mtl < 2, you should be able to replace ‘state’ with ‘State’.

-- 
You received this bug notification because you are a member of Ubuntu
Backporters, which is the registrant for Oneiric Backports.
https://bugs.launchpad.net/bugs/852603

Title:
  hedgewars << 0.9.17 can not engage in network play with current
  release

To manage notifications about this bug go to:
https://bugs.launchpad.net/oneiric-backports/+bug/852603/+subscriptions



More information about the ubuntu-backports mailing list