You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by pf...@apache.org on 2011/12/17 15:25:28 UTC

svn commit: r1215496 - in /incubator/ooo/trunk/main/bridges/source/cpp_uno: cc50_solaris_intel/call.s cc50_solaris_sparc/call.s

Author: pfg
Date: Sat Dec 17 14:25:28 2011
New Revision: 1215496

URL: http://svn.apache.org/viewvc?rev=1215496&view=rev
Log:
Solaris: respect asm comment syntax. Reported by L'oiseau de mer.

Modified:
    incubator/ooo/trunk/main/bridges/source/cpp_uno/cc50_solaris_intel/call.s
    incubator/ooo/trunk/main/bridges/source/cpp_uno/cc50_solaris_sparc/call.s

Modified: incubator/ooo/trunk/main/bridges/source/cpp_uno/cc50_solaris_intel/call.s
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/bridges/source/cpp_uno/cc50_solaris_intel/call.s?rev=1215496&r1=1215495&r2=1215496&view=diff
==============================================================================
--- incubator/ooo/trunk/main/bridges/source/cpp_uno/cc50_solaris_intel/call.s (original)
+++ incubator/ooo/trunk/main/bridges/source/cpp_uno/cc50_solaris_intel/call.s Sat Dec 17 14:25:28 2011
@@ -1,23 +1,23 @@
-/**************************************************************
- * 
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership.  The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License.  You may obtain a copy of the License at
- * 
- *   http://www.apache.org/licenses/LICENSE-2.0
- * 
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied.  See the License for the
- * specific language governing permissions and limitations
- * under the License.
- * 
- *************************************************************/
+//**************************************************************
+/ * 
+/ * Licensed to the Apache Software Foundation (ASF) under one
+/ * or more contributor license agreements.  See the NOTICE file
+/ * distributed with this work for additional information
+/ * regarding copyright ownership.  The ASF licenses this file
+/ * to you under the Apache License, Version 2.0 (the
+/ * "License"); you may not use this file except in compliance
+/ * with the License.  You may obtain a copy of the License at
+/ * 
+/ *   http://www.apache.org/licenses/LICENSE-2.0
+/ * 
+/ * Unless required by applicable law or agreed to in writing,
+/ * software distributed under the License is distributed on an
+/ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+/ * KIND, either express or implied.  See the License for the
+/ * specific language governing permissions and limitations
+/ * under the License.
+/ * 
+/ *************************************************************/
 
     .align 4
     .globl privateSnippetExecutorGeneral

Modified: incubator/ooo/trunk/main/bridges/source/cpp_uno/cc50_solaris_sparc/call.s
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/bridges/source/cpp_uno/cc50_solaris_sparc/call.s?rev=1215496&r1=1215495&r2=1215496&view=diff
==============================================================================
--- incubator/ooo/trunk/main/bridges/source/cpp_uno/cc50_solaris_sparc/call.s (original)
+++ incubator/ooo/trunk/main/bridges/source/cpp_uno/cc50_solaris_sparc/call.s Sat Dec 17 14:25:28 2011
@@ -1,23 +1,23 @@
-/**************************************************************
- * 
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership.  The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License.  You may obtain a copy of the License at
- * 
- *   http://www.apache.org/licenses/LICENSE-2.0
- * 
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied.  See the License for the
- * specific language governing permissions and limitations
- * under the License.
- * 
- *************************************************************/
+!\**************************************************************
+! * 
+! * Licensed to the Apache Software Foundation (ASF) under one
+! * or more contributor license agreements.  See the NOTICE file
+! * distributed with this work for additional information
+! * regarding copyright ownership.  The ASF licenses this file
+! * to you under the Apache License, Version 2.0 (the
+! * "License"); you may not use this file except in compliance
+! * with the License.  You may obtain a copy of the License at
+! * 
+! *   http://www.apache.org/licenses/LICENSE-2.0
+! * 
+! * Unless required by applicable law or agreed to in writing,
+! * software distributed under the License is distributed on an
+! * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+! * KIND, either express or implied.  See the License for the
+! * specific language governing permissions and limitations
+! * under the License.
+! * 
+! *************************************************************/
 
 .global privateSnippetExecutor
 .type privateSnippetExecutor,2