Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite451014

Browse files
committed
Change Solaris comments from / to !.
Robert Lor
1 parentee1b63a commite451014

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

‎src/backend/port/tas/solaris_sparc.s

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
/=======================================================================
2-
/ solaris_sparc.s -- compare and swap for solaris_sparc
3-
/=======================================================================
1+
!=======================================================================
2+
! solaris_sparc.s -- compareand swap for solaris_sparc
3+
!=======================================================================
44

55
#if defined(__sparcv9) || defined(__sparc)
66

‎src/backend/port/tas/solaris_x86.s

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
/=======================================================================
2-
/ solaris_i386.s -- compare and swap for solaris_i386
3-
/=======================================================================
1+
!=======================================================================
2+
! solaris_i386.s -- compareand swap for solaris_i386
3+
!=======================================================================
44

5-
/ Fortunately the Sun compilerunderstandscpp conditionals
5+
! Fortunately the Sun compilercan processcpp conditionals with -P
66

77
.file"tas.s"
88

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp