You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2014/01/09 02:37:53 UTC

[jira] [Updated] (CB-5365) WP8 File-Transfer plugin gives Warnings when compiling

     [ https://issues.apache.org/jira/browse/CB-5365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-5365:
---------------------------------

    Component/s: WP8
                 Plugin File Transfer

> WP8 File-Transfer plugin gives Warnings when compiling
> ------------------------------------------------------
>
>                 Key: CB-5365
>                 URL: https://issues.apache.org/jira/browse/CB-5365
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File Transfer, WP8
>    Affects Versions: Master, 3.2.0
>         Environment: Windows 8 Pro x64
>            Reporter: Carlos Santana
>            Priority: Minor
>
> When installing file-transfer plugin and then doing a build it gives the user warnings.
> To reproduce
> cordova create mobile-spec
> cd mobile-spec
> cordova platform add wp8
> cordova plugin add org.apache.cordova.file-transfer
> cordova build -d
> Warnings below:
> Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
> Plugins\org.apache.cordova.file-transfer\FileTransfer.cs(309,30): warning CS0168: The variable 'ex' is declared but never used [C:\Users\Carlos\Desktop\GitHub\cordova32\wp8-mobilespec\platforms\wp8\H
> lloCordova.csproj]
> Plugins\org.apache.cordova.file-transfer\FileTransfer.cs(471,30): warning CS0168: The variable 'ex' is declared but never used [C:\Users\Carlos\Desktop\GitHub\cordova32\wp8-mobilespec\platforms\wp8\H
> lloCordova.csproj]
> Plugins\org.apache.cordova.file-transfer\FileTransfer.cs(797,30): warning CS0168: The variable 'ex' is declared but never used [C:\Users\Carlos\Desktop\GitHub\cordova32\wp8-mobilespec\platforms\wp8\H
> lloCordova.csproj]
> Plugins\org.apache.cordova.file-transfer\FileTransfer.cs(856,30): warning CS0168: The variable 'ex' is declared but never used [C:\Users\Carlos\Desktop\GitHub\cordova32\wp8-mobilespec\platforms\wp8\H
> lloCordova.csproj]



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)