<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.secondlife.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Trek+Houston</id>
	<title>Second Life Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.secondlife.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Trek+Houston"/>
	<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/wiki/Special:Contributions/Trek_Houston"/>
	<updated>2026-07-28T06:49:40Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=Talk:Coding_standard&amp;diff=5892</id>
		<title>Talk:Coding standard</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=Talk:Coding_standard&amp;diff=5892"/>
		<updated>2007-01-20T02:27:32Z</updated>

		<summary type="html">&lt;p&gt;Trek Houston: OpenBSD and other os&amp;#039;s vs coding standard...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Indentation ==&lt;br /&gt;
&lt;br /&gt;
What does it mean &#039;&#039;Use 4 character tabs for indentation and ensure that your editor is not converting tabs to spaces.&#039;&#039;?&lt;br /&gt;
&lt;br /&gt;
If my editor doesn&#039;t change tabs to spaces, what&#039;s the difference whether they are shown in my editor as 4, 8 or 13 spaces?&lt;br /&gt;
&lt;br /&gt;
[[User:Tharkang Varayez|Tharkang Varayez]] 09:18, 8 January 2007 (PST)&lt;br /&gt;
&lt;br /&gt;
:Non-code-structure spacing.  Consider:&lt;br /&gt;
          func_call(one_param, two_param, three_param,&lt;br /&gt;
                    four_param, five_param, six_param);&lt;br /&gt;
:The indent under func_call could be either ten spaces, or two tabs and two spaces. --[[User:Carnildo Greenacre|Carnildo Greenacre]] 21:33, 10 January 2007 (PST)&lt;br /&gt;
&lt;br /&gt;
== OpenBSD and other os&#039;s? ==&lt;br /&gt;
&lt;br /&gt;
The coding standard says LL_WINDOWS, LL_DARWIN, LL_LINUX are the only acceptable ifdef items.  I have a diff that makes OpenBSD work, and sofar I&#039;ve used __OpenBSD__ because c or c++ compilers on OpenBSD always define this.  What does this mean for other operating systems as well?  Can the coding standard be made more flexible in this regard?  I know I could change it, but I&#039;d rather get some idea that I&#039;m changing it to say the desired thing from Linden Lab&#039;s point of view.&lt;/div&gt;</summary>
		<author><name>Trek Houston</name></author>
	</entry>
</feed>