Discussion:
[ros-bugs] [jira] (CORE-12589) drivers/filesystems/btrfs/fsctl.c: 1 _WIN32_WINNT is misspelled as WIN32_WINNT
Serge Gautherie (JIRA)
2017-11-17 21:41:00 UTC
Permalink
[ https://jira.reactos.org/browse/CORE-12589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=87680#comment-87680 ]

Serge Gautherie edited comment on CORE-12589 at 11/17/17 9:40 PM:
------------------------------------------------------------------

[^CORE-12589__WIN32_WINNT_WinBtrfs.patch] (= [BtrFs PR71|https://github.com/maharmstone/btrfs/pull/71])
{panel}
fsctl.c: it is _WIN32_WINNT, not WIN32_WINNT.
{panel}

--

Currently, "{{#if WIN32_WINNT >= 0x0600}}" is always false.
In this module, "{{_WIN32_WINNT == 0x0502}}".
So, this patch will only affect builds with forced "{{_WIN32_WINNT >= 0x0600}}".
I don't know whether such builds don't need this code or would currently be (unexpectedly) broken.

bq. Please report upstream/provide a patch upstream.
Agreed: this is why I opened this (as a) Sub-task.
-Could you manage upstream on my behalf, please?-



was (Author: serge gautherie):
[^CORE-12589__WIN32_WINNT_WinBtrfs.patch]

Currently, "{{#if WIN32_WINNT >= 0x0600}}" is always false.
In this module, "{{_WIN32_WINNT == 0x0502}}".
So, this patch will only affect builds with forced "{{_WIN32_WINNT >= 0x0600}}".
I don't know whether such builds don't need this code or would currently be (unexpectedly) broken.

bq. Please report upstream/provide a patch upstream.
Agreed: this is why I opened this (as a) Sub-task.
Could you manage upstream on my behalf, please?
drivers/filesystems/btrfs/fsctl.c: 1 _WIN32_WINNT is misspelled as WIN32_WINNT
------------------------------------------------------------------------------
Key: CORE-12589
URL: https://jira.reactos.org/browse/CORE-12589
Project: Core ReactOS
Issue Type: Sub-task
Components: Filesystems
Reporter: Serge Gautherie
Assignee: Pierre Schweitzer
Priority: Minor
Attachments: CORE-12589__WIN32_WINNT_WinBtrfs.patch
[WinBtrfs (0.7)|https://github.com/maharmstone/btrfs] is sync'ed by [~heis spiter].
{noformat}
drivers/filesystems/btrfs/fsctl.c
2448 #if WIN32_WINNT >= 0x0600
{noformat}
was added upstream by [33ed052|https://github.com/maharmstone/btrfs/commit/33ed052be8be379a7a878adaf3407a501c293461].
--
This message was sent by Atlassian JIRA
(v7.3.2#73013)
Serge Gautherie (JIRA)
2017-11-17 21:48:00 UTC
Permalink
[ https://jira.reactos.org/browse/CORE-12589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Serge Gautherie updated CORE-12589:
-----------------------------------
Component/s: 3rd-party Modules
Drivers
Guilty Revision: 71037
Module: btrfs
drivers/filesystems/btrfs/fsctl.c: 1 _WIN32_WINNT is misspelled as WIN32_WINNT
------------------------------------------------------------------------------
Key: CORE-12589
URL: https://jira.reactos.org/browse/CORE-12589
Project: Core ReactOS
Issue Type: Sub-task
Components: 3rd-party Modules, Drivers, Filesystems
Reporter: Serge Gautherie
Assignee: Pierre Schweitzer
Priority: Minor
Attachments: CORE-12589__WIN32_WINNT_WinBtrfs.patch
[WinBtrfs (0.7)|https://github.com/maharmstone/btrfs] is sync'ed by [~heis spiter].
{noformat}
drivers/filesystems/btrfs/fsctl.c
2448 #if WIN32_WINNT >= 0x0600
{noformat}
was added upstream by [33ed052|https://github.com/maharmstone/btrfs/commit/33ed052be8be379a7a878adaf3407a501c293461].
--
This message was sent by Atlassian JIRA
(v7.3.2#73013)
Serge Gautherie (JIRA)
2017-11-17 22:02:00 UTC
Permalink
[ https://jira.reactos.org/browse/CORE-12589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Serge Gautherie updated CORE-12589:
-----------------------------------
Description:
[WinBtrfs|https://github.com/maharmstone/btrfs] (0.7) is sync'ed by [~heis spiter].

{noformat}
drivers/filesystems/btrfs/fsctl.c
2448 #if WIN32_WINNT >= 0x0600
{noformat}
was added upstream by [33ed052|https://github.com/maharmstone/btrfs/commit/33ed052be8be379a7a878adaf3407a501c293461],
and imported into ReactOS in CORE-10892 [r71037|https://svn.reactos.org/svn/reactos?view=revision&revision=71037].


was:
[WinBtrfs (0.7)|https://github.com/maharmstone/btrfs] is sync'ed by [~heis spiter].

{noformat}
drivers/filesystems/btrfs/fsctl.c
2448 #if WIN32_WINNT >= 0x0600
{noformat}
was added upstream by [33ed052|https://github.com/maharmstone/btrfs/commit/33ed052be8be379a7a878adaf3407a501c293461].
drivers/filesystems/btrfs/fsctl.c: 1 _WIN32_WINNT is misspelled as WIN32_WINNT
------------------------------------------------------------------------------
Key: CORE-12589
URL: https://jira.reactos.org/browse/CORE-12589
Project: Core ReactOS
Issue Type: Sub-task
Components: 3rd-party Modules, Drivers, Filesystems
Reporter: Serge Gautherie
Assignee: Pierre Schweitzer
Priority: Minor
Attachments: CORE-12589__WIN32_WINNT_WinBtrfs.patch
[WinBtrfs|https://github.com/maharmstone/btrfs] (0.7) is sync'ed by [~heis spiter].
{noformat}
drivers/filesystems/btrfs/fsctl.c
2448 #if WIN32_WINNT >= 0x0600
{noformat}
was added upstream by [33ed052|https://github.com/maharmstone/btrfs/commit/33ed052be8be379a7a878adaf3407a501c293461],
and imported into ReactOS in CORE-10892 [r71037|https://svn.reactos.org/svn/reactos?view=revision&revision=71037].
--
This message was sent by Atlassian JIRA
(v7.3.2#73013)
Serge Gautherie (JIRA)
2018-05-14 02:35:00 UTC
Permalink
[ https://jira.reactos.org/browse/CORE-12589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=87680#comment-87680 ]

Serge Gautherie edited comment on CORE-12589 at 5/14/18 2:34 AM:
-----------------------------------------------------------------

[BtrFs PR71|https://github.com/maharmstone/btrfs/pull/71]
{panel}
fsctl.c: it is _WIN32_WINNT, not WIN32_WINNT.
{panel}

--

Currently, "{{#if WIN32_WINNT >= 0x0600}}" is always false.
In this module, "{{_WIN32_WINNT == 0x0502}}".
So, this patch will only affect builds with forced "{{_WIN32_WINNT >= 0x0600}}".
I don't know whether such builds don't need this code or would currently be (unexpectedly) broken.

bq. Please report upstream/provide a patch upstream.
Agreed: this is why I opened this (as a) Sub-task.
-Could you manage upstream on my behalf, please?-



was (Author: serge gautherie):
[^CORE-12589__WIN32_WINNT_WinBtrfs.patch] (= [BtrFs PR71|https://github.com/maharmstone/btrfs/pull/71])
{panel}
fsctl.c: it is _WIN32_WINNT, not WIN32_WINNT.
{panel}

--

Currently, "{{#if WIN32_WINNT >= 0x0600}}" is always false.
In this module, "{{_WIN32_WINNT == 0x0502}}".
So, this patch will only affect builds with forced "{{_WIN32_WINNT >= 0x0600}}".
I don't know whether such builds don't need this code or would currently be (unexpectedly) broken.

bq. Please report upstream/provide a patch upstream.
Agreed: this is why I opened this (as a) Sub-task.
-Could you manage upstream on my behalf, please?-
drivers/filesystems/btrfs/fsctl.c: 1 _WIN32_WINNT is misspelled as WIN32_WINNT
------------------------------------------------------------------------------
Key: CORE-12589
URL: https://jira.reactos.org/browse/CORE-12589
Project: Core ReactOS
Issue Type: Sub-task
Components: 3rd-party Modules, Drivers, Filesystems
Reporter: Serge Gautherie
Assignee: Pierre Schweitzer
Priority: Minor
Attachments: CORE-12589__WIN32_WINNT_WinBtrfs.patch
[WinBtrfs|https://github.com/maharmstone/btrfs] (0.7) is sync'ed by [~heis spiter].
{noformat}
drivers/filesystems/btrfs/fsctl.c
2448 #if WIN32_WINNT >= 0x0600
{noformat}
was added upstream by [33ed052|https://github.com/maharmstone/btrfs/commit/33ed052be8be379a7a878adaf3407a501c293461],
and imported into ReactOS in CORE-10892 [r71037|https://svn.reactos.org/svn/reactos?view=revision&revision=71037].
--
This message was sent by Atlassian JIRA
(v7.3.2#73013)
Serge Gautherie (JIRA)
2018-05-14 02:36:01 UTC
Permalink
[ https://jira.reactos.org/browse/CORE-12589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Serge Gautherie updated CORE-12589:
-----------------------------------
Attachment: (was: CORE-12589__WIN32_WINNT_WinBtrfs.patch)
drivers/filesystems/btrfs/fsctl.c: 1 _WIN32_WINNT is misspelled as WIN32_WINNT
------------------------------------------------------------------------------
Key: CORE-12589
URL: https://jira.reactos.org/browse/CORE-12589
Project: Core ReactOS
Issue Type: Sub-task
Components: 3rd-party Modules, Drivers, Filesystems
Reporter: Serge Gautherie
Assignee: Pierre Schweitzer
Priority: Minor
[WinBtrfs|https://github.com/maharmstone/btrfs] (0.7) is sync'ed by [~heis spiter].
{noformat}
drivers/filesystems/btrfs/fsctl.c
2448 #if WIN32_WINNT >= 0x0600
{noformat}
was added upstream by [33ed052|https://github.com/maharmstone/btrfs/commit/33ed052be8be379a7a878adaf3407a501c293461],
and imported into ReactOS in CORE-10892 [r71037|https://svn.reactos.org/svn/reactos?view=revision&revision=71037].
--
This message was sent by Atlassian JIRA
(v7.3.2#73013)
Serge Gautherie (JIRA)
2018-05-14 02:38:01 UTC
Permalink
[ https://jira.reactos.org/browse/CORE-12589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=103999#comment-103999 ]

Serge Gautherie commented on CORE-12589:
----------------------------------------

Fixed upstream by [https://github.com/maharmstone/btrfs/commit/b9d699dd91a9511d46250658c92c6962e967c850].
Expected in next BtrFs release after v1.0.1.
drivers/filesystems/btrfs/fsctl.c: 1 _WIN32_WINNT is misspelled as WIN32_WINNT
------------------------------------------------------------------------------
Key: CORE-12589
URL: https://jira.reactos.org/browse/CORE-12589
Project: Core ReactOS
Issue Type: Sub-task
Components: 3rd-party Modules, Drivers, Filesystems
Reporter: Serge Gautherie
Assignee: Pierre Schweitzer
Priority: Minor
[WinBtrfs|https://github.com/maharmstone/btrfs] (0.7) is sync'ed by [~heis spiter].
{noformat}
drivers/filesystems/btrfs/fsctl.c
2448 #if WIN32_WINNT >= 0x0600
{noformat}
was added upstream by [33ed052|https://github.com/maharmstone/btrfs/commit/33ed052be8be379a7a878adaf3407a501c293461],
and imported into ReactOS in CORE-10892 [r71037|https://svn.reactos.org/svn/reactos?view=revision&revision=71037].
--
This message was sent by Atlassian JIRA
(v7.3.2#73013)

Loading...