+ cfe-commits
---------- Forwarded message ---------- From: Kim Gräsman <[email protected]> Date: Thu, Nov 15, 2012 at 6:04 AM Subject: Re: [cfe-commits] [PATCH] Add #pragma region for MSVC mode To: Aaron Ballman <[email protected]> On Thu, Nov 15, 2012 at 1:14 AM, Aaron Ballman <[email protected]> wrote: >> + /// \note This is >> + /// <a >> href="http://msdn.microsoft.com/en-us/library/b6xkz944(v=vs.80).aspx">editor-only</a> > > This is over the 80 column limit, but I'm not certain what the correct > behavior is here. If we split it at 80, it makes the link harder to > follow (for instance, Visual Studio won't treat it as a link so you > can no longer simply click on it). Opinions (or precedence in the > code base) welcome. Shorten the link? http://msdn.com/b6xkz944.aspx But I've struggled with this as well sometimes -- some links are long and it would be nice not to have to artificially cut them to fit 80 cols. - Kim _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
