On 2012-10-08 8:02 PM, Daniel Holbert wrote:
jgilbert points out that
  - NS_ALWAYS_INLINE is broken in other ways as well (does absolutely
nothing on windows, even when paired with "inline").

  - there exists MOZ_ALWAYS_INLINE which does this right.

So, we should probably just get rid of NS_ALWAYS_INLINE, and replace its
uses with the new-and-improved MOZ_ version.

Agreed.  Filed bug 800106 for that.

Ehsan

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to