Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
592b9a75
Commit
592b9a75
authored
May 27, 2008
by
Arnaud Charlet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* prj-nmsc.adb: Minor reformatting
From-SVN: r136024
parent
07736171
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
5 deletions
+2
-5
gcc/ada/prj-nmsc.adb
+2
-5
No files found.
gcc/ada/prj-nmsc.adb
View file @
592b9a75
...
...
@@ -4692,7 +4692,7 @@ package body Prj.Nmsc is
Data
.
Other_Sources_Present
:=
False
;
else
--
If
the
configuration
file
does
not
define
a
language
either
--
Fail
if
there
is
no
default
language
defined
if
Def_Lang
.
Default
then
if
not
Default_Language_Is_Ada
then
...
...
@@ -4707,8 +4707,6 @@ package body Prj.Nmsc is
end
if
;
else
--
???
Are
we
supporting
a
single
default
language
in
the
--
configuration
file
?
Get_Name_String
(
Def_Lang
.
Value
);
To_Lower
(
Name_Buffer
(
1
..
Name_Len
));
Def_Lang_Id
:=
Name_Find
;
...
...
@@ -5208,8 +5206,7 @@ package body Prj.Nmsc is
In_Tree.Sources.Table (Source).Other_Part /=
No_Source
then
Source :=
In_Tree.Sources.Table (Source).Other_Part;
Source := In_Tree.Sources.Table (Source).Other_Part;
end if;
String_Element_Table.Increment_Last
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment