Skip to content

Conversation

p0nce
Copy link
Contributor

@p0nce p0nce commented Jul 10, 2015

PR for #608

@p0nce
Copy link
Contributor Author

p0nce commented Jul 12, 2015

Bump!

@s-ludwig
Copy link
Member

Looks good. The only thing I wonder that might still be worth to have is the "Linking..." message, so that failures can be immediately associated to either the compiler or the linker. Thoughts?

@p0nce
Copy link
Contributor Author

p0nce commented Jul 13, 2015

Yes. It's the one I was most worried of removing.
Also having a display of the used compiler + arch one time would be great if done one time before building.

@s-ludwig
Copy link
Member

Thinking about the latter, since the build type is also constant across all targets, that could also be moved to a single message at the beginning.

@p0nce
Copy link
Contributor Author

p0nce commented Jul 16, 2015

Reintroduced the Linking... messages.
About the single message at beginning, this need someone more knowledgeable in the codebase.

p0nce and others added 4 commits July 16, 2015 14:59
- display the generate .sln filename which is usually the one you reach for after
- using the "solution" word instead of "project" since "projects" refers to parts of a solution in VS linguo.
- "FAIL" message is now a diagnostic
- Align various versions of the same message on

   Building configuration "%s", build "%s"...

for consistency.

- Remove messages like:

  Running DMD...
  Linking...
  Compiling using GDC...
@p0nce
Copy link
Contributor Author

p0nce commented Jul 16, 2015

Rebased.

@s-ludwig
Copy link
Member

Okay, thanks! I'll have a look at that message at the beginning right now.

s-ludwig added a commit that referenced this pull request Jul 16, 2015
@s-ludwig s-ludwig merged commit e91d0e8 into dlang:master Jul 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants