Skip to content

Conversation

@Teemperor
Copy link
Contributor

No description provided.

@Teemperor Teemperor requested a review from pcanal as a code owner August 31, 2017 13:13
@phsft-bot
Copy link

Starting build on centos7/gcc49, mac1012/native, slc6/gcc49, slc6/gcc62, ubuntu14/native with flags -Dvc=OFF -Dimt=ON -Dccache=ON
How to customize builds

clReq->GetSchemaRules()->HasRuleWithSourceClass(cl->GetName()) )
) ) {
Error("ReadClass", "got wrong class: %s", cl->GetName());
Error("ReadClass", "got wrong class %s instead of %s", cl->GetName(), clReq->GetName());
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe

Error("ReadClass", "The on-file class is \"'%s\" which is not compatible with the requested class: \"%s\"", cl->GetName(), clReq->GetName());

would be even better?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree, updated it!

@Teemperor Teemperor force-pushed the MakeTBufferFileErrorMoreVerbose branch from 6d72579 to 4231dd0 Compare August 31, 2017 14:37
@phsft-bot
Copy link

Starting build on centos7/gcc49, mac1012/native, slc6/gcc49, slc6/gcc62, ubuntu14/native with flags -Dvc=OFF -Dimt=ON -Dccache=ON
How to customize builds

@phsft-bot
Copy link

Build failed on ubuntu14/native.
See console output.

@phsft-bot
Copy link

Build failed on centos7/gcc49.
See console output.

@phsft-bot
Copy link

Build failed on mac1012/native.
See console output.

@phsft-bot
Copy link

Build failed on slc6/gcc62.
See console output.

@phsft-bot
Copy link

Build failed on slc6/gcc49.
See console output.

@vgvassilev
Copy link
Member

@phsft-bot build!

@phsft-bot
Copy link

Starting build on centos7/gcc49, mac1012/native, slc6/gcc49, slc6/gcc62, ubuntu14/native with flags -Dvc=OFF -Dimt=ON -Dccache=ON
How to customize builds

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.

4 participants