Closed Bug 99503 Opened 24 years ago Closed 24 years ago

Add XP support for connecting to an OS/2 FTP server

Categories

(Core Graveyard :: Networking: FTP, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED WONTFIX

People

(Reporter: mkaply, Assigned: mkaply)

References

Details

Attachments

(2 files)

Adding support for connecting to an OS/2 FTP server. Diff attached.
Comment on attachment 49238 [details] [diff] [review] Add a new FTP server type for OS/2 over all, looks good. in the converter code, don't use PL_strstr, but instead use PL_strnstr. nit, you might want to check the error code of ToInterger?
Attachment #49238 - Flags: review+
Attachment #49238 - Flags: needs-work+
I'll make the change to use PL_strnstr. I did a quick glance through lxr, and it doesn't look like anyone checks the errors ToInteger. It seems like it wasn't architected well to do that. Who is the right sr for this? Thanks
Darin, can you sr this patch?
the patch is marked "needs-work" ... can you submit a final patch?
Comment on attachment 49665 [details] [diff] [review] New patches per dougt - use strnstr - Note there are lots of other places in this file that use strstr sr=darin
Attachment #49665 - Flags: superreview+
Fix checked in
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
So, using strnstr is good, if you also provide the "n" part of it ;-)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
In my silly mind, I was thinking strnstr was case insensitive strstr. So I did the substution blindly. Stupid mistake totally my on my part. I put strstr back in to fix the bustage. Will redo a fix and check it in this afternoon.
reassigning to bbaetz@cs.mcgill.ca.
Assignee: dougt → bbaetz
Status: REOPENED → NEW
-> mkaply for the additional patch
Assignee: bbaetz → mkaply
Blocks: 101002
+makingtest: Is there a public OS/2 ftp server you can put in the URL page?
I'm working to get one setup. I should have an answer soon.
OS/2 FTP is working. I don't think the strstr needs to be fixed unless someone wants to do it for this entire file.
Status: NEW → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → WONTFIX
Os/2 ftp is working great.
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: