Hi all,

Does Fluent NHibernate work on Mono under Mac OSX? Is the build broken?

I was under the impression that it should do, however when I try to build
the cloned source from github I get 6 errors:

/Users/jdarbyshire/Documents/git/fluent-nhibernate/src/FluentNHibernate/Conventions/Instances/ICollectionInstance.cs(18,18):
Error CS0109: The member
`FluentNHibernate.Conventions.Instances.ICollectionInstance.CollectionType(System.Type)'
does not hide an inherited member. The new keyword is not required (CS0109)
(FluentNHibernate)

/Users/jdarbyshire/Documents/git/fluent-nhibernate/src/FluentNHibernate/Conventions/Instances/ICollectionInstance.cs(18,18):
Error CS0109: The member
`FluentNHibernate.Conventions.Instances.ICollectionInstance.CollectionType(System.Type)'
does not hide an inherited member. The new keyword is not required (CS0109)
(FluentNHibernate)

/Users/jdarbyshire/Documents/git/fluent-nhibernate/src/FluentNHibernate/Conventions/Instances/ICollectionInstance.cs(18,18):
Error CS0109: The member
`FluentNHibernate.Conventions.Instances.ICollectionInstance.CollectionType(System.Type)'
does not hide an inherited member. The new keyword is not required (CS0109)
(FluentNHibernate)

/Users/jdarbyshire/Documents/git/fluent-nhibernate/src/FluentNHibernate/Conventions/Instances/ICollectionInstance.cs(18,18):
Error CS0109: The member
`FluentNHibernate.Conventions.Instances.ICollectionInstance.CollectionType(System.Type)'
does not hide an inherited member. The new keyword is not required (CS0109)
(FluentNHibernate)

/Users/jdarbyshire/Documents/git/fluent-nhibernate/src/FluentNHibernate/Conventions/Instances/ICollectionInstance.cs(18,18):
Error CS0109: The member
`FluentNHibernate.Conventions.Instances.ICollectionInstance.CollectionType(System.Type)'
does not hide an inherited member. The new keyword is not required (CS0109)
(FluentNHibernate)

/Users/jdarbyshire/Documents/git/fluent-nhibernate/src/FluentNHibernate/Conventions/Instances/ICollectionInstance.cs(18,18):
Error CS0109: The member
`FluentNHibernate.Conventions.Instances.ICollectionInstance.CollectionType(System.Type)'
does not hide an inherited member. The new keyword is not required (CS0109)
(FluentNHibernate)

/Users/jdarbyshire/Documents/git/fluent-nhibernate/src/FluentNHibernate/Conventions/Instances/ICollectionInstance.cs(18,18):
Error CS0109: The member
`FluentNHibernate.Conventions.Instances.ICollectionInstance.CollectionType(System.Type)'
does not hide an inherited member. The new keyword is not required (CS0109)
(FluentNHibernate)

-- 
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" group.
To post to this group, send email to fluent-nhibernate@googlegroups.com.
To unsubscribe from this group, send email to 
fluent-nhibernate+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/fluent-nhibernate?hl=en.

Reply via email to