[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ros-diffs
Subject:    [ros-diffs] [ion] 19770: - Disable inlining of more string
From:       <ion () svn ! reactos ! com>
Date:       2005-11-30 6:49:47
Message-ID: 000001c5f57a$40c8bdc0$6b01a8c0 () PENELOPE
[Download RAW message or body]

- Disable inlining of more string functions in MSVC, since we're the lib
defining them.
Modified: trunk/reactos/lib/string/string.xml
  _____  

Modified: trunk/reactos/lib/string/string.xml
--- trunk/reactos/lib/string/string.xml	2005-11-30 06:44:27 UTC (rev
19769)
+++ trunk/reactos/lib/string/string.xml	2005-11-30 06:49:19 UTC (rev
19770)
@@ -1,6 +1,7 @@

 <module name="string" type="staticlibrary">
 	<define name="__NO_CTYPE_INLINES" />
 	<define name="_CTYPE_DISABLE_MACROS" />
+	<define name="_NO_INLINING" />
 	<if property="ARCH" value="i386">
 		<directory name="i386">
 			<file>memchr_asm.s</file>

[Attachment #3 (text/html)]

<html>
<head>
<style>
<!--
body { background-color:#ffffff }
.file { border:1px solid #eeeeee; margin-top:1em; margin-bottom:1em }
.pathname { font-family:monospace; float:right }
.fileheader { margin-bottom:.5em }
.diff { margin:0 }
.tasklist { padding:4px; border:1px dashed #000000; margin-top:1em }
.tasklist ul { margin-top:0; margin-bottom:0 }
tr.alt { background-color:#eeeeee }
#added { background-color:#ddffdd }
#addedchars { background-color:#99ff99; font-weight:bolder }
tr.alt #added { background-color:#ccf7cc }
#removed { background-color:#ffdddd }
#removedchars { background-color:#ff9999; font-weight:bolder }
tr.alt #removed { background-color:#f7cccc }
#info { color:#888888 }
#context { background-color:#eeeeee }
td {padding-left:.3em; padding-right:.3em }
tr.head { border-bottom-width:1px; border-bottom-style:solid }
tr.head td { padding:0; padding-top:.2em }
.task { background-color:#ffff00 }
.comment { padding:4px; border:1px dashed #000000; background-color:#ffffdd }
.error { color:red }
hr { border-width:0px; height:2px; background:black }
-->
</style>
</head>
<body>
<pre class="comment">- Disable inlining of more string functions in MSVC, since we're \
the lib defining them.</pre><pre class="diff" id="context">Modified: \
trunk/reactos/lib/string/string.xml </pre><hr /><div class="file">
<div class="fileheader"><big><b>Modified: \
trunk/reactos/lib/string/string.xml</b></big></div> <pre class="diff"><small \
                id="info">--- trunk/reactos/lib/string/string.xml	2005-11-30 06:44:27 \
                UTC (rev 19769)
+++ trunk/reactos/lib/string/string.xml	2005-11-30 06:49:19 UTC (rev 19770)
@@ -1,6 +1,7 @@
</small></pre><pre class="diff" id="context"> &lt;module name=&quot;string&quot; \
type=&quot;staticlibrary&quot;&gt;  &lt;define name=&quot;__NO_CTYPE_INLINES&quot; \
/&gt;  &lt;define name=&quot;_CTYPE_DISABLE_MACROS&quot; /&gt;
</pre><pre class="diff" id="added">+	&lt;define name=&quot;_NO_INLINING&quot; /&gt;
</pre><pre class="diff" id="context"> 	&lt;if property=&quot;ARCH&quot; \
value=&quot;i386&quot;&gt;  &lt;directory name=&quot;i386&quot;&gt;
 			&lt;file&gt;memchr_asm.s&lt;/file&gt;
</pre>
</div>

</body>
</html>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic