<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/librtf/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/librtf/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 21 Jun 2020 14:55:16 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/librtf/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/librtf/wiki/Home/?limit=25#3c8d</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm trying to compile with Visual Studio 2017, and I get these errors:&lt;/p&gt;
&lt;p&gt;1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\tests\01_html_converter\html.cpp(359): warning C4250: 'html': inherits 'format::utils::fonts_stack::format::utils::fonts_stack::register_font' via dominance&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\src\cpp\librtfcpp.h(444): note: see declaration of 'format::utils::fonts_stack::register_font'&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\tests\01_html_converter\html.cpp(359): warning C4250: 'html': inherits 'format::utils::fonts_stack::format::utils::fonts_stack::fontname' via dominance&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\src\cpp\librtfcpp.h(445): note: see declaration of 'format::utils::fonts_stack::fontname'&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\tests\01_html_converter\html.cpp(359): warning C4250: 'html': inherits 'format::utils::attributes_stack::format::utils::attributes_stack::attr_push' via dominance&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\src\cpp\librtfcpp.h(423): note: see declaration of 'format::utils::attributes_stack::attr_push'&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\tests\01_html_converter\html.cpp(359): warning C4250: 'html': inherits 'format::utils::attributes_stack::format::utils::attributes_stack::attrstack_push' via dominance&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\src\cpp\librtfcpp.h(424): note: see declaration of 'format::utils::attributes_stack::attrstack_push'&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\tests\01_html_converter\html.cpp(359): warning C4250: 'html': inherits 'format::utils::attributes_stack::format::utils::attributes_stack::attrstack_drop' via dominance&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\src\cpp\librtfcpp.h(425): note: see declaration of 'format::utils::attributes_stack::attrstack_drop'&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\tests\01_html_converter\html.cpp(359): warning C4250: 'html': inherits 'format::utils::attributes_stack::format::utils::attributes_stack::attr_pop' via dominance&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\src\cpp\librtfcpp.h(426): note: see declaration of 'format::utils::attributes_stack::attr_pop'&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\tests\01_html_converter\html.cpp(359): warning C4250: 'html': inherits 'format::utils::attributes_stack::format::utils::attributes_stack::attr_drop_all' via dominance&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\src\cpp\librtfcpp.h(427): note: see declaration of 'format::utils::attributes_stack::attr_drop_all'&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\tests\01_html_converter\html.cpp(359): warning C4250: 'html': inherits 'format::utils::attributes_stack::format::utils::attributes_stack::attr_pop_all' via dominance&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\src\cpp\librtfcpp.h(428): note: see declaration of 'format::utils::attributes_stack::attr_pop_all'&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\tests\01_html_converter\html.cpp(359): warning C4250: 'html': inherits 'format::utils::attributes_stack::format::utils::attributes_stack::attr_pop_dump' via dominance&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\src\cpp\librtfcpp.h(429): note: see declaration of 'format::utils::attributes_stack::attr_pop_dump'&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\tests\01_html_converter\html.cpp(359): warning C4250: 'html': inherits 'format::utils::attributes_stack::format::utils::attributes_stack::attr_remove' via dominance&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\src\cpp\librtfcpp.h(430): note: see declaration of 'format::utils::attributes_stack::attr_remove'&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\tests\01_html_converter\html.cpp(359): warning C4250: 'html': inherits 'format::utils::attributes_stack::format::utils::attributes_stack::attr_push_style' via dominance&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\src\cpp\librtfcpp.h(432): note: see declaration of 'format::utils::attributes_stack::attr_push_style'&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\tests\01_html_converter\html.cpp(359): warning C4250: 'html': inherits 'format::utils::attributes_stack::format::utils::attributes_stack::register_style' via dominance&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\src\cpp\librtfcpp.h(434): note: see declaration of 'format::utils::attributes_stack::register_style'&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\tests\01_html_converter\html.cpp(79): error C2385: ambiguous access of 'fonts'&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\tests\01_html_converter\html.cpp(79): error C2275: 'format::fonts': illegal use of this type as an expression&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\tests\01_html_converter\html.cpp(80): error C2385: ambiguous access of 'fonts'&lt;br/&gt;
1&amp;gt;c:\software (third-party)\librtf\librtf-0.0.3\tests\01_html_converter\html.cpp(80): error C2275: 'format::fonts': illegal use of this type as an expression&lt;br/&gt;
WTF?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tomek</dc:creator><pubDate>Sun, 21 Jun 2020 14:55:16 -0000</pubDate><guid>https://sourceforge.net002b77d41633da23fc91c5394e6c013b76176f02</guid></item><item><title>Home modified by Tomek</title><link>https://sourceforge.net/p/librtf/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/librtf/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;&lt;ul class="md-users-list"&gt;&lt;li&gt;&lt;a href="/u/userid-1610869/"&gt;Tomek&lt;/a&gt; (admin)&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-5171a7b834309d5befdcc9fe" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tomek</dc:creator><pubDate>Fri, 19 Apr 2013 20:23:22 -0000</pubDate><guid>https://sourceforge.netcce3784b14bd4d77266e08e76d9e5c66fbcfbf79</guid></item></channel></rss>