Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

NS_floor(f) and NS_ceil(f) are about to go away

7 views
Skip to first unread message

Jeff Muizelaar

unread,
Aug 12, 2011, 8:04:49 AM8/12/11
to dev-pl...@lists.mozilla.org
http://hg.mozilla.org/integration/mozilla-inbound/rev/6fd7a1b9ef64

The NS_ variants just called the system versions so there wasn't really any reason to keep them around.

-Jeff

Nicholas Nethercote

unread,
Aug 12, 2011, 8:25:17 AM8/12/11
to Jeff Muizelaar, dev-pl...@lists.mozilla.org
On Fri, Aug 12, 2011 at 10:04 PM, Jeff Muizelaar <jmuiz...@mozilla.com> wrote:
> http://hg.mozilla.org/integration/mozilla-inbound/rev/6fd7a1b9ef64
>
> The NS_ variants just called the system versions so there wasn't really any reason to keep them around.

Will this break any add-ons?

Nick

Jeff Muizelaar

unread,
Aug 12, 2011, 8:39:57 AM8/12/11
to Nicholas Nethercote, dev-pl...@lists.mozilla.org

I hope not. Are add-on allowed to use arbitrary headers?

Either way, these were inline functions so binary addons should have them built in and rebuilding will cause errors which are easy to fix.

-Jeff

0 new messages