Coder Social home page Coder Social logo

crefile's Introduction

About me

I love working with sociotechnical systems with a human face.

I collect my talks and articles in the publish repository.

Work

Currently, I'm the team leader at Prestatech.

We are also doing Open-Source.

crefile's People

Contributors

aptakhin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

crefile's Issues

Removing linux warnings

ext/crefile.hpp: In function ‘crefile::IterPath::const_iterator crefile::end(const crefile::IterPath&)’:
ext/crefile.hpp:1028:46: warning: unused parameter ‘path’ [-Wunused-parameter]
 IterPath::const_iterator end(const IterPath& path) {
                                              ^~~~
ext/crefile.hpp: In function ‘crefile::Path crefile::cd(const Path&)’:
ext/crefile.hpp:1040:21: warning: unused parameter ‘path’ [-Wunused-parameter]
 Path cd(const Path& path) {
                     ^~~~
ext/crefile.hpp: At global scope:
ext/crefile.hpp:1020:23: warning: ‘const crefile::IterPath crefile::iter_dir(const Path&)’ defined but not used [-Wunused-function]
 static const IterPath iter_dir(const Path& path) {
                       ^~~~~~~~

Missing windows function is_directory

ext/crefile.hpp: In static member function 'static const crefile::PathImplWin32& crefile::PathImplWin32::rm(const crefile::PathImplWin32&)':
ext/crefile.hpp:546:17: error: 'const class crefile::PathImplWin32' has no member named 'is_directory'
        if (path.is_directory()) {
                 ^

No license file

This legally means that all rights are reserved, although this library sure doesn't look like it would be all rights reserved, as there's a guide and all that.

Removing windows warning

In file included from src/tests/STSMTest.cpp:24:0:
ext/crefile.hpp:392:2: warning: extra ';' [-Wpedantic]
 }; // namespace priv {
  ^

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.