unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* External inline functions
@ 2011-11-06 18:36 Eli Zaretskii
  2011-11-06 19:00 ` Andreas Schwab
  0 siblings, 1 reply; 7+ messages in thread
From: Eli Zaretskii @ 2011-11-06 18:36 UTC (permalink / raw)
  To: emacs-devel

Several functions are declared `inline', but used from files other
than where they are defined.  Example: window_box_right.

Is this portable enough?  The Microsoft compiler errors out during
linking due to unresolved externals, but is this a problem specific to
that compiler?



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-11-08 20:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-06 18:36 External inline functions Eli Zaretskii
2011-11-06 19:00 ` Andreas Schwab
2011-11-06 20:39   ` Óscar Fuentes
2011-11-06 21:20     ` Paul Eggert
2011-11-07  3:51       ` Eli Zaretskii
2011-11-08  9:59         ` Chong Yidong
2011-11-08 20:07           ` Paul Eggert

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).