Results 1 to 2 of 2

Thread: perhaps a mistake in IncomingAsync.cs

  1. #1
    xiehua is offline Registered User
    Join Date
    Aug 2003
    Location
    HangZhou China
    Posts
    30

    perhaps a mistake in IncomingAsync.cs

    line 292:
    void iceresponse_(bool ok, byte[] outParams);

    I wonder it might be:

    void ice_response(bool ok, byte[] outParams);


    Ice 3.01

    xiehua @_@

  2. #2
    mes's Avatar
    mes
    mes is online now ZeroC Staff
    Name: Mark Spruiell
    Organization: ZeroC, Inc.
    Project: Ice Developer
    Join Date
    Feb 2003
    Location
    California
    Posts
    1,441
    Thanks, we'll fix this for the next release.

    Take care,
    - Mark

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. A mistake? Ice 3.2 documentation
    By zouming in forum Bug Reports
    Replies: 1
    Last Post: 03-26-2007, 08:19 PM
  2. C#: loadPlugin() in PluginManagerI.cs
    By kwaclaw in forum Bug Reports
    Replies: 3
    Last Post: 09-26-2005, 04:54 PM
  3. Ice-2.0.0 programing book small mistake?
    By xdm in forum Bug Reports
    Replies: 0
    Last Post: 02-15-2005, 01:50 PM
  4. CS: compiler warning
    By DeepDiver in forum Bug Reports
    Replies: 2
    Last Post: 01-10-2005, 07:31 PM
  5. maybe a little mistake in ice pdf?
    By xiehua in forum Bug Reports
    Replies: 1
    Last Post: 04-04-2004, 07:42 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •