Closed Bug 715559 Opened 13 years ago Closed 13 years ago

Remove Windows CE support, in LDAP C-SDK

Categories

(Directory :: LDAP C SDK, defect)

x86
Windows CE
defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sgautherie, Assigned: mozilla)

References

()

Details

Attachments

(1 file, 1 obsolete file)

"Found 8 matching lines in 3 files" Unless you do want to keep this support (ftb).
Serge, could you take a look and see if this patch is basically correct? This is essentially a first patch for me. I know this bug is unconfirmed, but it seemed simple enough to learn the ropes with. I can't really test my patch myself due to an unrelated TB build error I suddenly started getting (something about the idl-parser erroring out on some DOM event interface). What command(s) can I use to build just the LDAP C-SDK?
Assignee: nobody → mozilla
Attachment #607020 - Flags: feedback?(sgautherie.bz)
Summary: Remove Windows CE support, in LDAP C-DSK → Remove Windows CE support, in LDAP C-SDK
Comment on attachment 607020 [details] [diff] [review] remove WinCE build support for LDAP, v1 (In reply to James Napolitano from comment #1) > Serge, could you take a look and see if this patch is basically correct? Exactly what I expected, by code inspection :-) > What command(s) can I use to build just the LDAP C-SDK? I have no idea.
Attachment #607020 - Flags: review?(mcs)
Attachment #607020 - Flags: feedback?(sgautherie.bz)
Attachment #607020 - Flags: feedback+
Comment on attachment 607020 [details] [diff] [review] remove WinCE build support for LDAP, v1 These changes look fine.
Attachment #607020 - Flags: review?(mcs) → review+
Attachment #607020 - Flags: review+ → review?(mcs)
Attachment #607020 - Flags: review?(mcs) → review-
Attachment #607020 - Flags: review- → review?(mcs)
Comment on attachment 607020 [details] [diff] [review] remove WinCE build support for LDAP, v1 These changes are fine (sorry about the extra bug traffic; that's what happens when you use your colleague's computer without checking who you are logged into in Bugzilla).
Attachment #607020 - Flags: review?(mcs) → review+
ready for checkin
Attachment #607020 - Attachment is obsolete: true
(In reply to Serge Gautherie (:sgautherie) from comment #5) > See > https://developer.mozilla.org/en/ > Mercurial_FAQ#How_can_I_generate_a_patch_for_somebody_else_to_check- > in_for_me.3F Ah thanks. I wasn't going to request review until I had time to sort out my (unrelated) Gecko build error. What would be a good place I could ask for help with that (irc, a newsgroup, etc.)? Also, do I have to sign some Mozilla contributer agreement? (In reply to Mark Smith from comment #4) > Comment on attachment 607020 [details] [diff] [review] > remove WinCE build support for LDAP, v1 > > These changes are fine (sorry about the extra bug traffic; that's what > happens when you use your colleague's computer without checking who you are > logged into in Bugzilla). That's fine, though at first it made me think my simple patch caused some kind of controversy ;). I was thinking of doing bug 458660 and bug 616066 next, when I have some time. Does that sound good to you? First, for working on the LDAP C-SDK, I had some questions: what command(s) can I use to just build the C-SDK (instead of having to buld an entire comm-central app)? I looked at https://wiki.mozilla.org/LDAP_C_SDK, but I wasn't clear which build configuration/options to use, and the page seems to be old and still uses cvs. Also, I suppose I should develop against the tip of http://hg.mozilla.org/projects/ldap-sdks/, rather than the tagged version that comm-central pulls? Is this correct?
Keywords: checkin-needed
(In reply to James Napolitano from comment #7) > What would be a good place I could ask for > help with that (irc, a newsgroup, etc.)? Nevermind, I found the mozilla.dev.builds newsgroup. Can one of you two do the checkin for me?
Checked in: http://hg.mozilla.org/projects/ldap-sdks/rev/673c71519674 (In reply to James Napolitano from comment #7) > Also, I suppose I should develop against the tip of > http://hg.mozilla.org/projects/ldap-sdks/, rather than the tagged version > that comm-central pulls? Is this correct? Generally comm-central pulls something similar to the default tip, however it is generally best to run against default (you can pass an argument into client.py to do this).
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
(In reply to James Napolitano from comment #1) > I can't really test my patch myself due to an unrelated TB build error I > suddenly started getting (something about the idl-parser erroring out on > some DOM event interface). Try to clobber your obj dir: something like this happened on some tinderboxes recently... (In reply to James Napolitano from comment #7) > Also, do I have to sign some Mozilla contributer agreement? Not mandatory, but you probably should at some point. > I was thinking of doing bug 458660 and bug 616066 > next, when I have some time. Does that sound good to you? Sure. > First, for working on the LDAP C-SDK, I had some questions: what command(s) > can I use to just build the C-SDK (instead of having to buld an entire > comm-central app)? I looked at https://wiki.mozilla.org/LDAP_C_SDK, but I > wasn't clear which build configuration/options to use, and the page seems to > be old and still uses cvs. As you already have the comm-central source, you should manage to build just the LDAP part rather than Thunderbird for example. > Also, I suppose I should develop against the tip of > http://hg.mozilla.org/projects/ldap-sdks/, rather than the tagged version > that comm-central pulls? Is this correct? Exact. (In reply to James Napolitano from comment #8) > Nevermind, I found the mozilla.dev.builds newsgroup. Or try irc: #developers or #maildev channels.
Blocks: 834214
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: