Index: src/main/include/log4cxx/spi/loggingevent.h
===================================================================
--- src/main/include/log4cxx/spi/loggingevent.h (revision 1556590)
+++ src/main/include/log4cxx/spi/loggingevent.h (working copy)
@@ -160,7 +160,7 @@
* @return Set an unmodifiable set of the MDC keys.
*
*/
- KeySet getMDCKeySet() const;
+ spi::KeySet getMDCKeySet() const;
/**
Obtain a copy of this thread's MDC prior to
serialization
regards,
*Chand Priyankara* [image: Facebook]<http://www.facebook.com/chand.priyankara>
[image: LinkedIn] <http://lk.linkedin.com/in/chandpriyankara> [image:
Blogger] <http://chandpriyankara.blogspot.com/> [image: Google
Plus]<http://plus.google.com/104246340732624023499>
|BSc(Eng) - Electrical & Information
|(094) 773-361-566
|[email protected]
|http://chandpriyankara.blogspot.com
<http://www.iucnredlist.org/amazing-species>sent via internet
On Thu, Jan 9, 2014 at 11:26 AM, Rhys Ulerich <[email protected]> wrote:
> > I didn't like that 'fpermissive' thing.
>
> Agreed. It was only a workaround.
>
> > I fixed it by putting spi:: in KeySet.
>
> Goofy question, how exactly? I'd love to see a diff.
>
> - Rhys
>