Results 1 to 2 of 2

Thread: Ice Manual typo?

  1. #1
    n2503v is offline Registered User
    Name: Alex Makarenko
    Organization: ACFR, University of Sydney
    Project: Orca
    Join Date
    Jun 2005
    Posts
    134

    Ice Manual typo?

    v.3.3.1 p. 934

    p = p.ice_endpointSelection(Ice.EndpointSelectionType. Ordered);

    if this is C++, should it be the following?

    p = p.ice_endpointSelection(Ice::Ordered);

    cheers,
    alex
    Alex Makarenko
    Marathon Robotics
    project: multi-robot systems

  2. #2
    dwayne's Avatar
    dwayne is offline ZeroC Staff
    Name: Dwayne Boone
    Organization: ZeroC, Inc.
    Project: Internet Communications Engine
    Join Date
    Jan 2005
    Location
    St. John's, Newfoundland
    Posts
    397
    The example is in Java, not C++, which is intended.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. 3.3.1 manual typo
    By blair in forum Bug Reports
    Replies: 2
    Last Post: 05-18-2009, 04:44 PM
  2. [doc] Another minor typo in Ice3.3b manual
    By Oscar.Acena in forum Bug Reports
    Replies: 1
    Last Post: 04-23-2008, 03:14 PM
  3. Minor typo in 3.2.1 online manual
    By gumshoe in forum Bug Reports
    Replies: 1
    Last Post: 01-17-2008, 03:15 PM
  4. Ice-3.2.0.pdf typo
    By blair in forum Bug Reports
    Replies: 2
    Last Post: 04-10-2007, 05:05 PM
  5. Small typo in manual
    By ctennis in forum Bug Reports
    Replies: 2
    Last Post: 07-12-2006, 05:55 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
  •