[logging] Defining logs in header only implementations

Hi John, I'm guessing you missed my earlier post about this here, <http://lists.boost.org/Archives/boost/2008/01/132203.php> This is an issue I'd really want to see addressed. Jamie

Hi Jamie,
Hi John,
I'm guessing you missed my earlier post about this here, <http://lists.boost.org/Archives/boost/2008/01/132203.php>
This is an issue I'd really want to see addressed.
If you're talking about header-only libraries, the issue is addressed - my mistake it's not documented. I will make an example and attach it, to see if i understood correctly what you want. Best, John -- http://John.Torjo.com -- C++ expert http://blog.torjo.com ... call me only if you want things done right

Jamie Allsop wrote:
John Torjo wrote:
If you're talking about header-only libraries, the issue is addressed - my mistake it's not documented. I will make an example and attach it, to see if i understood correctly what you want.
Thanks, I look forward to seeing it. Jamie
Is this what you want? Best, John -- http://John.Torjo.com -- C++ expert http://blog.torjo.com ... call me only if you want things done right

John Torjo wrote:
Jamie Allsop wrote:
John Torjo wrote:
If you're talking about header-only libraries, the issue is addressed - my mistake it's not documented. I will make an example and attach it, to see if i understood correctly what you want.
Thanks, I look forward to seeing it. Jamie
Is this what you want?
I'm only just getting to try this now. I'm using trunk and it seems I can't compile with your library so hard for me say much more at the minute. Any plans to make this work with trunk? Jamie

Hi Jamie,
I'm only just getting to try this now. I'm using trunk and it seems I can't compile with your library so hard for me say much more at the minute. Any plans to make this work with trunk?
Note that I've added that to the trunk - few days ago. You'll find it in samples/header_only_lib. It compiles and links as expected. Best, John -- http://John.Torjo.com -- C++ expert http://blog.torjo.com ... call me only if you want things done right

John Torjo wrote:
Hi Jamie,
I'm only just getting to try this now. I'm using trunk and it seems I can't compile with your library so hard for me say much more at the minute. Any plans to make this work with trunk?
Note that I've added that to the trunk - few days ago. You'll find it in samples/header_only_lib. It compiles and links as expected.
To be clear I meant _boost_ trunk. Jamie

Jamie Allsop wrote:
John Torjo wrote:
Hi Jamie,
I'm only just getting to try this now. I'm using trunk and it seems I can't compile with your library so hard for me say much more at the minute. Any plans to make this work with trunk?
Note that I've added that to the trunk - few days ago. You'll find it in samples/header_only_lib. It compiles and links as expected.
To be clear I meant _boost_ trunk.
And I now have this compiling ok. When I've played some more I'll post back my observations. Jamie
participants (2)
-
Jamie Allsop
-
John Torjo