Menu

#1681 Mac: [fconfigure $socket -error] fails

obsolete: 8.3.4
closed-fixed
9
2002-06-21
2001-11-19
Don Porter
No

Apparently [fconfigure $socket -error] has not
been implemented on the Mac platform, but the
documentation say nothing about this platform
inconsistency.

This is bad because the http package makes use
of this interface.

Discussion

  • Andreas Kupries

    Andreas Kupries - 2001-12-06
    • assigned_to: andreas_kupries --> wolfsuit
     
  • Andreas Kupries

    Andreas Kupries - 2001-12-06

    Logged In: YES
    user_id=75003

    I am giving this to Jim Ingham as I don't know anything
    about socket handling on the Mac platform. Other choices
    would be Daniel Steffen and Jeff Hobbs.

     
  • Jim Ingham

    Jim Ingham - 2001-12-06

    Logged In: YES
    user_id=169107

    Would the http package mostly work if the Mac socket code just quietly ignored this fconfigure? Neither Daniel or I are terribly familiar with the Mac Socket code, which is very old & crusty.

     
  • Jim Ingham

    Jim Ingham - 2001-12-06
    • assigned_to: wolfsuit --> andreas_kupries
     
  • Andreas Kupries

    Andreas Kupries - 2001-12-06
    • assigned_to: andreas_kupries --> hobbs
     
  • Andreas Kupries

    Andreas Kupries - 2001-12-06

    Logged In: YES
    user_id=75003

    I don't know. Jeff ?
    And if yes, assign back to me and I do the code to ignore
    this option.

     
  • Jeffrey Hobbs

    Jeffrey Hobbs - 2002-02-25
    • assigned_to: hobbs --> andreas_kupries
     
  • Jeffrey Hobbs

    Jeffrey Hobbs - 2002-02-25

    Logged In: YES
    user_id=72656

    We should quietly ignore this on the Mac, with a big FIX
    comment. Then pass this on to Daniel Steffen or Jim to do
    any "correct" implementation.

     
  • Andreas Kupries

    Andreas Kupries - 2002-02-26

    Logged In: YES
    user_id=75003

    Enclosed a patch which causes mac fconfigure to ignore the
    option.

     
  • Andreas Kupries

    Andreas Kupries - 2002-02-26

    Fix, workaround, unified diff

     
  • Andreas Kupries

    Andreas Kupries - 2002-02-26

    Logged In: YES
    user_id=75003

    This patch is now commited to both 8.4cvs (HEAD) and
    8.3.4cvs (core-8-3-1-branch).

    We have to verify that the code still builds.

     
  • Andreas Kupries

    Andreas Kupries - 2002-02-27
    • assigned_to: andreas_kupries --> das
     
  • Andreas Kupries

    Andreas Kupries - 2002-02-27
    • priority: 5 --> 8
    • status: open --> open-fixed
     
  • Andreas Kupries

    Andreas Kupries - 2002-03-20
    • assigned_to: das --> wolfsuit
     
  • Don Porter

    Don Porter - 2002-06-21
    • priority: 8 --> 9
     
  • Don Porter

    Don Porter - 2002-06-21

    Logged In: YES
    user_id=80530

    is this fixed now?

     
  • Jeffrey Hobbs

    Jeffrey Hobbs - 2002-06-21

    Logged In: YES
    user_id=72656

    Andreas has commited the fix, if there is a build problem, it
    should be reopened under another report.

     
  • Jeffrey Hobbs

    Jeffrey Hobbs - 2002-06-21
    • status: open-fixed --> closed-fixed